feat: 高亮样式
This commit is contained in:
parent
ec046488b7
commit
a99cca7521
@ -10,6 +10,7 @@ import App from './App.vue'
|
|||||||
import router from '@/router'
|
import router from '@/router'
|
||||||
import Components from '@/components'
|
import Components from '@/components'
|
||||||
|
|
||||||
|
import 'highlight.js/styles/default.css'
|
||||||
const app = createApp(App)
|
const app = createApp(App)
|
||||||
app.use(store)
|
app.use(store)
|
||||||
app.use(directives)
|
app.use(directives)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user