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.
2 parents d2d5615 + 0c308fe commit 2f1904eCopy full SHA for 2f1904e
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