Skip to content

Commit

Permalink
(split)[jss-plugin-camel-case] Support css vars better (cssinjs#1017)
Browse files Browse the repository at this point in the history
* Add failing tests

* Fix tests

* Update changelog

* Format code
  • Loading branch information
Henri authored Feb 2, 2019
1 parent b2944c3 commit 052e8c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"dist/react-jss.js": {
"bundled": 131866,
"minified": 44695,
"gzipped": 13215
"bundled": 131984,
"minified": 44748,
"gzipped": 13238
},
"dist/react-jss.min.js": {
"bundled": 100134,
"minified": 34854,
"gzipped": 10467
"bundled": 100252,
"minified": 34907,
"gzipped": 10489
},
"dist/react-jss.cjs.js": {
"bundled": 14377,
Expand Down

0 comments on commit 052e8c0

Please sign in to comment.