mirror of
https://github.com/Dichgrem/Vue.git
synced 2025-12-18 06:22:00 -05:00
style:apart_css
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { createApp } from 'vue'
|
||||
import App from './App.vue'
|
||||
import './assets/global.css'
|
||||
|
||||
createApp(App).mount('#app')
|
||||
|
||||
Reference in New Issue
Block a user