4.0.0 • Published 7 years ago

normalize-jss v4.0.0

Weekly downloads
163
License
MIT
Repository
github
Last release
7 years ago

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: 1. jss-vendor-preifxer 2. jss-camel-case 3. jss-global

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