1.2.0 • Published 9 years ago

generative.scss v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

Generative.scss

Generate responsive utility classes with Sass. Inspired by inuitcss

gzip sizeSelectorsRules
2.11kb406406

Install

npm install generative.scss --save-dev

or link directly to minified source:

<link rel="stylesheet" href="//unpkg.com/generative.scss@1.1.0/dist/generative.min.css">

Usage

Generative.scss ships with options to include utility headings, margins, paddings and widths. The default settings for each utility group can be found in src/_settings.scss. It is as easy as commenting out a Sass import to not include a utility group as needed.

1.2.0

9 years ago

1.1.0

9 years ago

0.1.0

9 years ago