import vitejs

This commit is contained in:
2023-03-29 17:22:44 +08:00
parent 442d201fdd
commit 7c271d9b67
28 changed files with 13822 additions and 0 deletions

View File

@ -0,0 +1,11 @@
// color
$borderColor: #d9d9d9;
$focusColor: #b9b9b9;
$disabledColor: #e9e9e9;
$hoverColor: #eee;
$bgColor: #fff;
$foreColor: #201f1e;
// dimension
$mediumSize: .875rem; // 14px
$smallSize: .8125rem; // 13px