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 de0cdcf + 4848477 commit db1c182Copy full SHA for db1c182
nuxt.config.js
@@ -38,6 +38,7 @@ export default {
38
buildModules: [
39
// https://go.nuxtjs.dev/eslint
40
'@nuxtjs/eslint-module',
41
+ '@nuxt/postcss8',
42
// https://go.nuxtjs.dev/tailwindcss
43
'@nuxtjs/tailwindcss',
44
],
0 commit comments