Skip to content

Commit eb79e95

Browse files
committed
fix: missing import of vclick.css
1 parent 4feb39e commit eb79e95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/client/styles/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import './code.css'
1313
import './katex.css'
1414
import './transitions.css'
1515
import './shiki-twoslash.css'
16+
import './vclick.css'
1617

1718
import '#slidev/conditional-styles'
1819

0 commit comments

Comments
 (0)