Skip to content

Commit fe56cdd

Browse files
committed
update
1 parent 161500d commit fe56cdd

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
@@ -8,7 +8,7 @@ The advantages of creating the CSS attributes using javascript are
88

99
* You can use runtime variables
1010
* You can use scoped (global, stylesheet specific and style reference specific)
11-
* There is a large byte savings if you use a lot of mixins and class inheritance
11+
* There is a large byte savings if you use a lot of mixins and class inheritance as compared to css preprocessor output
1212
* You bypass some browser CSS issues because the style attributes end up as an inline style attribute
1313

1414
[View the installation and API docs](http://jhudson8.github.io/fancydocs/index.html#project/jhudson8/react-css-builder)

0 commit comments

Comments
 (0)