jss-global
Version:
Global styles for JSS
38 lines (20 loc) • 539 B
Markdown
## 3.0.0 / 2017-09-30
- Support JSS 9
## 2.0.0 / 2017-06-20
- Support JSS 8
## 1.0.1 / 2017-04-18
- Use latest jss-nested in devDeps
## 1.0.0 / 2017-04-10
- Support JSS 7.0
## 0.4.1 / 2017-01-14
- Fixed comma separated scoped selectors (cssinjs/jss#400)
## 0.4.0 / 2016-12-23
- Update JSS to 6.0.2
- Fixed nested nesting (cssinjs/jss#380)
- Fixed @media and (cssinjs/jss#387)
## 0.3.0 / 2016-12-09
- Add docs
## 0.2.0 / 2016-12-03
- Changed hook api to onCreateRule and onProcessRule
## 0.1.0 / 2016-12-03
- First release