An opinionated collection of mixins and classes for sass
Not all classes / mixins are written by me. Will give props to whomever if applicable.
Install with bower.
$ bower install helpful-helpers -S
Install with npm.
$ npm install helpful-helpers -S
@import 'path/to/helpful-helpers/all';
@import 'path/to/helpful-helpers/classes';
@import 'path/to/helpful-helpers/mixins';
You can also import on a per class / mixin as well.