mirror of
https://github.com/picocss/pico.git
synced 2025-06-15 02:35:00 -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
|
@ -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