Skip to content

Commit e3fb6ea

Browse files
added.... just for testing purpose
1 parent 08e9d51 commit e3fb6ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)