Skip to content

Commit 10ae69e

Browse files
committed
Update nuxt.config.js
1 parent 3aad678 commit 10ae69e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuxt.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ export default {
4141
// Modules for dev and build (recommended) (https://go.nuxtjs.dev/config-modules)
4242
buildModules: [
4343
// https://go.nuxtjs.dev/eslint
44-
//'@nuxtjs/eslint-module',
45-
'@nuxt/postcss8',
44+
/*'@nuxtjs/eslint-module',
45+
'@nuxt/postcss8',*/
4646
// https://go.nuxtjs.dev/tailwindcss
4747
'@nuxtjs/tailwindcss',
4848
],

0 commit comments

Comments
 (0)