Skip to content

Commit 1b234b3

Browse files
committed
fix: build failed - wrong import
1 parent 658ea75 commit 1b234b3

File tree

1 file changed

+1
-1
lines changed
  • packages/@vuepress/theme-default/styles

1 file changed

+1
-1
lines changed

packages/@vuepress/theme-default/styles/code.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import '~@temp/override.styl'
1+
@import '~@app/style/config'
22

33
.content
44
code

0 commit comments

Comments
 (0)