Add color mode switcher
This commit is contained in:
parent
de99a221d6
commit
51cce2ee9f
3 changed files with 56 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
@import './satsymbol';
|
||||
|
||||
$color-mode-type: media-query;
|
||||
$color-mode-type: data;
|
||||
$font-family-base: 'Ubuntu';
|
||||
$font-size-base: 0.9rem;
|
||||
$input-font-size-sm: $font-size-base * 0.875;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue