Skip to content

Commit 48e491d

Browse files
committed
style: add custom and override scss files
1 parent a4b68ef commit 48e491d

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

assets/css/custom.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// ==============================
2+
// Custom style
3+
// 自定义样式
4+
// ==============================

assets/css/override.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// ==============================
2+
// Override Variables
3+
// 覆盖变量
4+
// ==============================

0 commit comments

Comments
 (0)