aglobof-sass.resets
v1.0.2
Published
a glob of sass resets
Readme
sass.resets 
A glob of Sass resets.
Installation
$ bower install aglobof-sass.resetsUsage
Include a partial or two in your Sass
@import "/bower_components/aglobof-sass.resets/normalize";
@import "/bower_components/aglobof-sass.resets/box";Or, include all the partials with the glob file —
@import "bower_components/aglobof-sass.resets/glob";That's it.
