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 7016078 commit f427753Copy full SHA for f427753
nuxt.config.js
@@ -41,7 +41,7 @@ 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',
+ '@nuxtjs/eslint-module',
45
'@nuxt/postcss8',
46
// https://go.nuxtjs.dev/tailwindcss
47
'@nuxtjs/tailwindcss',
0 commit comments