Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 620 Bytes

NEWS.md

File metadata and controls

21 lines (14 loc) · 620 Bytes

1.0.2 (2012-11-19)

  • Fix Issue 38 by adding explicit require to the bourbon gem

1.0.1 (2012-11-06)

  • Fix bug where the return type in the em() function was a string instead of a number
  • Fix bug related to relative path imports in Rails

1.0.0 (2012-10-29)

  • Add executable for non-Rails projects
  • Add visual grid
  • Add media and new-breakpoint mixins
  • Add _neat-helpers.scss as a public interface for Neat
  • Fix bug in the shift() mixin for nested columns
  • Remove typography mixins and settings

0.4.2 (2012-08-31)

  • Initial release