Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

2.0.2

Compare
Choose a tag to compare
@ezekg ezekg released this 01 Oct 23:31
· 57 commits to master since this release

2.0.2 10/1/14

  • Reversed order that map-merge merges instance maps, so that newer instances are merged to the top rather than the bottom. Increased performance benchmarks by 23%.
  • Added Ruby function for map-fetch(). Increased performance benchmarks by 15%.
  • Updated main API mixin _() to follow SassDoc standards.