npm install css-wipeReset the browser's styles. The browser should be a blank canvas, having to
remember quirks is unacceptable. Based on
html5doctor/reset.
Features:
- removes all padding, margin and border
- wipes decorations
- sets box-sizing: border-box for predictable size calculations
- resets list style types
- reset styles on bleeding edge webkit elements
- and much more
sh
$ npm install css-wipe
`Usage
With sheetify or
cssnext installed:
`css
@import 'css-wipe';
``[npm-image]: https://img.shields.io/npm/v/css-wipe.svg?style=flat-square
[npm-url]: https://npmjs.org/package/css-wipe
[downloads-image]: http://img.shields.io/npm/dm/css-wipe.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/css-wipe