We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aad678 commit 10ae69eCopy full SHA for 10ae69e
nuxt.config.js
@@ -41,8 +41,8 @@ export default {
41
// Modules for dev and build (recommended) (https://go.nuxtjs.dev/config-modules)
42
buildModules: [
43
// https://go.nuxtjs.dev/eslint
44
- //'@nuxtjs/eslint-module',
45
- '@nuxt/postcss8',
+ /*'@nuxtjs/eslint-module',
+ '@nuxt/postcss8',*/
46
// https://go.nuxtjs.dev/tailwindcss
47
'@nuxtjs/tailwindcss',
48
],
0 commit comments