Skip to content

kuatsure/helpful-helpers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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