Skip to content

Commit 77cbfdb

Browse files
committed
import Vitepress theme default for colors
1 parent ac36d98 commit 77cbfdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/theme/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { createApp } from 'vue'
44
import FeedbackWidget from './components/FeedbackWidget.vue'
55
import 'virtual:uno.css'
66
import './main.css'
7+
import 'vitepress/dist/client/theme-default/styles/components/vp-code.css'
78

89
// TODO zoom image
910

0 commit comments

Comments
 (0)