disinfector

Pretty short CSS reset


Keywords
css, sass, scss, less, stylus, postcss, normalize, reset, sanitize
License
MIT
Install
bower install disinfector

Documentation

disinfector

Build Status NPM Version Bower Verstion

Disinfector is a short CSS library that correct broken and missing stylesheets in all popular browsers. It looks like normalize.css, but much shorter. There are you can see stylesheets just for popular browsers and frequently used CSS selectors.

Installation

NPM

$ npm install --save disinfector

Bower

$ bower install --save disinfector

License

MIT