We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 768f355 commit 4848477Copy full SHA for 4848477
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