Skip to content

Commit 9393fdd

Browse files
committed
chore: add //dist/index.css
1 parent 33cef70 commit 9393fdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import App from './App.vue'
55

66
import './styles/tailwind.css'
77
import './styles/main.scss'
8+
// import 'element-plus/dist/index.css'
89

910
const app = createApp(App)
1011
const router = createRouter({

0 commit comments

Comments
 (0)