mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
Merge pull request #2 from preist/fix-typos
Fix several typos throughout the project
This commit is contained in:
commit
bdf50fe634
126 changed files with 133 additions and 133 deletions
|
@ -79,7 +79,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
// Switchs
|
||||
// Switches
|
||||
#{$parent-selector} [type="checkbox"][role="switch"] {
|
||||
#{$css-var-prefix}background-color: var(#{$css-var-prefix}switch-background-color);
|
||||
#{$css-var-prefix}color: var(#{$css-var-prefix}switch-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue