Skip to content

Commit

Permalink
(split)Fixes sheet ordering (cssinjs#819)
Browse files Browse the repository at this point in the history
* Added failing test for the ordering issue

* Added fix for the issue

* Update size-snapshots

* Fix tests
  • Loading branch information
Henri committed Aug 12, 2018
1 parent 5c487ad commit 2a7b697
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": 236824,
"minified": 65331,
"gzipped": 17972
"bundled": 237212,
"minified": 65434,
"gzipped": 17994
},
"dist/react-jss.min.js": {
"bundled": 201522,
"minified": 55978,
"gzipped": 15787
"bundled": 201910,
"minified": 56081,
"gzipped": 15810
},
"dist/react-jss.cjs.js": {
"bundled": 17646,
Expand Down

0 comments on commit 2a7b697

Please sign in to comment.