mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
add global css file
This commit is contained in:
@@ -3,6 +3,8 @@ import App from './App.vue'
|
||||
|
||||
import router from "@/router/router";
|
||||
|
||||
import '@/assets/css/global.css'
|
||||
|
||||
const app = createApp(App)
|
||||
app.use(router)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user