Skip to content

Releases: paulozoom/garnish

0.2.1

12 Jun 14:23
Compare
Choose a tag to compare

Fixes missing simple-grid mixin.

0.2.0

27 Jan 11:32
Compare
Choose a tag to compare

Three new features:

  • Border Sandwich: Style a series of elements with dividers.
  • Weights: Specify font weights with readable keywords.
  • Simple Grid: Make percentage-based grids with a single line of code

Update with Bower:

bower update garnish

Or fresh install:

bower install garnish#v0.2 --save-dev

Thanks to @kilmc for his contributions: http://gif.paulozoom.com/american-thanks.gif

0.1.1

10 Dec 14:50
Compare
Choose a tag to compare

Fixes critical bug on master file.

v0.1.0: First release of Garnish

10 Dec 12:05
Compare
Choose a tag to compare
Update README with Bower instructions