Navigation Menu

Skip to content

kuatsure/helpful-helpers

Repository files navigation

Helpful Helpers

An opinionated collection of mixins and classes for sass

GitHub tag Travis Code Climate

Not all classes / mixins are written by me. Will give props to whomever if applicable.

Installation

Install with bower.

$ bower install helpful-helpers -S

Install with npm.

$ npm install helpful-helpers -S

Importing

One shot import

@import 'path/to/helpful-helpers/all';

Piecemeal import

@import 'path/to/helpful-helpers/classes';
@import 'path/to/helpful-helpers/mixins';

You can also import on a per class / mixin as well.

About

An opinionated collection of mixins and classes for sass

Resources

Stars

Watchers

Forks

Packages

No packages published