This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
2.0.6
2.0.6 10/7/14
- Remove redundant Ruby functions.
- Update docs to include examples that follow SassDoc standards.
2.0.5 10/4/14
- Update docs
2.0.4 10/3/14
- Refactored Ruby
lib
for easier upkeep. - Removed
@content
from doc blocks for now. - Added
list_to_string()
Ruby function. - Fixed issue with
support-syntax-bem()
returning oddly quoted strings when using Sass functions.
2.0.3 10/2/14
- Update documentation to follow SassDoc standards.