mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -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
|
@ -1,9 +1,9 @@
|
|||
@use "sass:map";
|
||||
@use "../settings" as *;
|
||||
|
||||
@if map.get($modules, "content/miscs") {
|
||||
@if map.get($modules, "content/misc") {
|
||||
/**
|
||||
* Miscs
|
||||
* Misc
|
||||
*/
|
||||
|
||||
// Reboot based on :
|
Loading…
Add table
Add a link
Reference in a new issue