Skip to content

Commit 23fdffd

Browse files
committed
Import index css
1 parent e77bf9b commit 23fdffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { createApp } from 'vue'
22
import App from './App.vue'
3+
import './index.css'
34

45
createApp(App).mount('#app')

0 commit comments

Comments
 (0)