Skip to content

Commit 5c82c9b

Browse files
committed
extract css
1 parent 4d22748 commit 5c82c9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/nuxt.config.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@ export default theme({
2323
}
2424
}
2525
]
26-
]
26+
],
27+
build: {
28+
extractCSS: true
29+
}
2730
})

0 commit comments

Comments
 (0)