diff --git a/nuxt.config.js b/nuxt.config.js index ace6889..dfc9a3a 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -73,7 +73,7 @@ export default { /* ** Global CSS */ - css: ['~/assets/css/tailwind.css'], + // css: ['~/assets/css/tailwind.css'], /* ** Plugins to load before mounting the App