mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 10:26:13 -04:00
Typos & clean
This commit is contained in:
parent
59c54298d5
commit
7c1e93472f
13 changed files with 31 additions and 68 deletions
|
@ -1,7 +1,6 @@
|
|||
// Default: Dark theme
|
||||
|
||||
@mixin dark {
|
||||
|
||||
|
||||
// Document
|
||||
color-scheme: dark;
|
||||
--background-color: #{mix($black, $grey-900, 37.5%)};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue