mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-24 02:02:35 -04:00
fix(style): extractCSS for proper ssr layout
This commit is contained in:
parent
6c60f92245
commit
919b948da7
@ -98,7 +98,9 @@ export default {
|
||||
},
|
||||
|
||||
// Build Configuration (https://go.nuxtjs.dev/config-build)
|
||||
build: {},
|
||||
build: {
|
||||
extractCSS: true
|
||||
},
|
||||
|
||||
router: {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user