mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
playground: move styles into main.css
This commit is contained in:
@@ -12,6 +12,8 @@ export default defineNuxtConfig({
|
||||
enabled: true
|
||||
},
|
||||
|
||||
css: ['~/assets/css/main.css'],
|
||||
|
||||
ui: {
|
||||
fonts: !process.env.DEVTOOLS
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user