Skip to content

Commit dd8ab89

Browse files
committed
chore: styles dir test placeholder
1 parent 86736e8 commit dd8ab89

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

Diff for: packages/docs/docs/.vuepress/styles/index.styl

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// placeholder for test, dont't remove it.
2+
3+
//.content {
4+
// font-size 30px;
5+
//}

Diff for: packages/docs/docs/.vuepress/styles/palette.styl

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
// placeholder for test, dont't remove it.
2+
3+
//$accentColor = #f00

0 commit comments

Comments
 (0)