Package Exports
- normalize-jss
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (normalize-jss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
normalize-jss
JSS port of normalize.css.
Usage
import jss from 'jss'
import normalize from 'normalize-jss'
jss.createStyleSheet(normalize).attach()You must know
Required jss plugins for correct working:
Anyway, you can use a preset for a quick setup with default plugins.
Issues
File a bug against cssinjs/jss prefixed with [normalize-jss].
License
MIT