Skip to content

Commit e4f6190

Browse files
committed
update README
1 parent d781fb9 commit e4f6190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ react-css-builder
22
==============
33
CSS builder for creating inline react component style objects
44

5-
If you want React to [do native well](https://www.youtube.com/watch?v=7rDsRXj9-cU)), you need to use inline styles. But, you can still get the DRY and maintainability benefits of an external stylesheet with react-css-builder.
5+
If you want React to [do native well](https://www.youtube.com/watch?v=7rDsRXj9-cU), you need to use inline styles. But, you can still get the DRY and maintainability benefits of an external stylesheet with react-css-builder.
66

77
The advantages of creating the CSS attributes using javascript are
88

0 commit comments

Comments
 (0)