Skip to content

v2.0.0

Compare
Choose a tag to compare
@scottkellum scottkellum released this 22 Dec 14:30
· 109 commits to 2.x since this release

This is a breaking version. You will need to refactor slightly in order to upgrade to this version from a previous version.

  • Complete re-write.
  • ratios are variables, not functions
  • Common variables are scoped to "ms-"
  • ms-lists() is the list functions
  • No more mixins at all, only functions.
  • Increased compatibility with Sass 3.1 and up
  • Compatibility with LibSass
  • Compass no longer required (non-integer values require Compass)