1.0.0 • Published 7 years ago

aurora-css v1.0.0

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

aurora-css.

The SASS files for the Aurora toolkit. It can also be used as a standalone boilerplate for you own SASS projects.

features.

  • Reset rules.
  • A mixin for generating CSS for a basic grid and column system.
  • General purpose mixins for media queries, content spacing, clearfix, buttons, etc.

usage.

This package is intended for use with SASS projects, as most of its offering is in the form of mixins rather than actual generated CSS.

Install with NPM:

$ npm install --save aurora-css

Then @include the SASS files you'd like to use.

resources.

1.0.0

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago