We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cef70 commit 9393fddCopy full SHA for 9393fdd
src/main.ts
@@ -5,6 +5,7 @@ import App from './App.vue'
5
6
import './styles/tailwind.css'
7
import './styles/main.scss'
8
+// import 'element-plus/dist/index.css'
9
10
const app = createApp(App)
11
const router = createRouter({
0 commit comments