We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9798f56 + 0b0441c commit 4488ffdCopy full SHA for 4488ffd
docs/content/principles/scss.md
@@ -22,7 +22,7 @@ path: priniciples/scss
22
* Avoid specifying units for zero values, e.g., `margin: 0;` instead of `margin: 0px;`.
23
* Strive to limit use of shorthand declarations to instances where you must explicitly set all the available values.
24
25
-## Guidelines for using Sass feaures (WIP)
+## Guidelines for using Sass features (WIP)
26
_When and when not to create:_
27
28
* Variables
0 commit comments