You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ react-css-builder
2
2
==============
3
3
CSS builder for creating inline react component style objects
4
4
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.
6
6
7
7
The advantages of creating the CSS attributes using javascript are
0 commit comments