Skip to content
This repository was archived by the owner on Jul 3, 2018. It is now read-only.

v0.3.0 - August 1, 2014

Choose a tag to compare

@jimmynotjim jimmynotjim released this 01 Aug 15:10
· 27 commits to master since this release
  • Made the project agnostic to Genesis (checks for an existing themes dir or prompts the user to enter one)
  • Added default Neat settings to the _settings.scss file
  • Added viewport meta info
  • Removed pxtoem() function in favor of Bourbon em() function
  • Removed pxtoper() function in favor of Sass percentage() function
  • Removed inuit arrows in favor of Bourbon triangles
  • Removed inuit truncate() mixin in favor of Bourbon's ellipsis() mixin
  • Removed inuit box-sizing in favor of Neat's box-sizing
  • Removed batch icon styles
  • Removed default theme files (from /modules and /layout)
  • Changed clearfix class to a silent placeholder
  • Changed unstyled-list class to a silent placeholder
  • Updated imagemin task to overwrite images rather than duplicate them
  • Updated site-logo to link to home page