We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b52756 commit f38eca0Copy full SHA for f38eca0
README.md
@@ -791,7 +791,7 @@ It acts as a nice reminder to other devs that you aren't using it incorrectly i.
791
```
792
// N.B: have to increase the specificity by chaining the base `.btn` class to make it easy to override non-simple modifiers
793
794
-4. When you end a Sass `@if` statement then follow the closing bracket with `// end if`.
+4. When you end a Sass `@if` statement then follow the closing bracket with `// endif`.
795
796
797
0 commit comments