Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(split)Sheets management for css() (cssinjs#1137)
* initial verion of css innterface * use string based cache, which can be optimized later with a babel plugin * merge labels * support arrays * check cache early * implement composition * add flow types [ci skip] * fix tests, export types * Update packages/css-jss/src/index.js use createCss directly Co-Authored-By: Henri <[email protected]> * cr changes * dedupe labels * changelog * revert browsers.json changes * create new sheets when rules amount is too high * changelog
- Loading branch information