This package has been deprecated

Author message:

Use normalize-jss instead

jss-normalize

2.0.0 • Public • Published

jss-normalize

JSS port of normalize.css. Inspired by: https://github.com/necolas/normalize.css

Usage

import jss from 'jss'
import normalize from 'jss-normalize'
 
jss.createStyleSheet(normalize, {named: false}).attach()

You must know

  1. Dropped support of IE9. So, removed from original normalize CSS rules, writtend specially for IE9
  2. Required jss plugins for correct working:
    1. jss-vendor-preifxer
    2. jss-camelcase

Anyway, you can use a preset for a quick setup with default plugins.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i jss-normalize

Weekly Downloads

28

Version

2.0.0

License

MIT

Last publish

Collaborators

  • typical000