mirror of
https://github.com/picocss/pico.git
synced 2025-04-24 02:16:15 -04:00
Fix several typos throughout the project
This commit is contained in:
parent
6dc6489e69
commit
dc7f6d0a07
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