inoui / css-helpers

A small CSS library that provides a set of CSS helper classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small library of CSS helper classes that can be used to reduce the amount of CSS that can be added every time you need to add a new module or elements.

Installation

You can install it using bower

bower install css-helpers-lib

Or you can download it manualy and add it to your project.

Using

Read more about the idea and using the classes by reading Using Helper Classes to DRY and Scale CSS

About

A small CSS library that provides a set of CSS helper classes.


Languages

Language:CSS 94.7%Language:JavaScript 5.3%