WalterBright
Results
1
issues of
WalterBright
Hi, I met a problem. this is nuxt.config.js ``` export default { //... css:[ '@/assets/common.css', ] } ``` when I use the default router of nuxt, it works, the `common.css`...