0.2.0 • Published 8 years ago

insert-reset-styles v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

insert-reset-styles

Use json-stylesheets instead.

Simple module to insert a css-reset script using insert-styles and to-css

Installation

npm install --save insert-reset-styles

Usage

Use json-stylesheets instead.

var resetStyles = require('insert-reset-styles');

// Does all the work, probably put this in your init file with the dom-delegator
resetStyles();

License

MIT