We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf83958 commit 9b5c652Copy full SHA for 9b5c652
1 file changed
README.md
@@ -16,7 +16,7 @@ Create file `src/test.scss`:
16
17
```scss
18
body {
19
- &.red {
+ &.isRed {
20
background: red;
21
}
22
0 commit comments