#151, move SCSS vars to CSS vars, implement dark and light modes by browser preference
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
:root {
|
||||
@include theme-light;
|
||||
}
|
||||
Reference in New Issue
Block a user