Changelog for mq-sass.
- Incorrect Ruby gem path which prevented it from being imported properly.
- Fix bug where units are excluded when
$mq-ems: false
.
- Functions with private names to avoid conflicts.
- Fix for
Undefined operation: "#px times 0".
error.
- Add
mq-get
function.
- Support for
min-height
andmax-height
.
- Public release.