Skip to content

Commit 9b5c652

Browse files
authored
Update README.md
1 parent bf83958 commit 9b5c652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Create file `src/test.scss`:
1616

1717
```scss
1818
body {
19-
&.red {
19+
&.isRed {
2020
background: red;
2121
}
2222
}

0 commit comments

Comments
 (0)