mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-19 08:57:12 +02:00
cool styling
This commit is contained in:
@@ -13,6 +13,9 @@ import '@mdi/font/css/materialdesignicons.css' // Ensure you are using css-loade
|
||||
const vuetify = createVuetify({
|
||||
components,
|
||||
directives,
|
||||
theme: {
|
||||
defaultTheme: 'dark',
|
||||
}
|
||||
})
|
||||
|
||||
const app = createApp(App)
|
||||
|
||||
Reference in New Issue
Block a user