Merge pull request #2 from preist/fix-typos

Fix several typos throughout the project
This commit is contained in:
JWB 2024-11-10 07:39:40 -05:00 committed by GitHub
commit bdf50fe634
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
126 changed files with 133 additions and 133 deletions

View file

@ -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);