Skip to content

Commit a2589d1

Browse files
committed
spell fix
1 parent 505c398 commit a2589d1

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
@@ -3,7 +3,7 @@ CSS builder for creating inline react component style objects
33

44
If you want React to do native well, you need to use inline styles. But, you can still get the DRY and maintainability benefits of an external stylesheet with react-css-builder.
55

6-
You can create a javascript stylesheet similar to what you would see with a CSS precompiler but you can actually use variablees calculated at runtime!
6+
You can create a javascript stylesheet similar to what you would see with a CSS precompiler but you can actually use variables calculated at runtime!
77

88
A few examples
99

0 commit comments

Comments
 (0)