Skip to content

Commit 08e9d51

Browse files
added ..
1 parent 7d97395 commit 08e9d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-in-javascript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
}
3333
```
3434

35-
- Use an underscore for modifiers to other styles....
35+
- Use an underscore for modifiers to other styles...
3636

3737
> Why? Similar to [BEM](https://getbem.com/introduction/), this naming convention makes it clear that the styles are intended to modify the element preceded by the underscore. Underscores do not need to be quoted, so they are preferred over other characters, such as dashes.
3838

0 commit comments

Comments
 (0)