This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
2.0.2
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 by23%
. - Added Ruby function for
map-fetch()
. Increased performance benchmarks by15%
. - Updated main API mixin
_()
to follow SassDoc standards.