- Added warning for known bug in Libsass 3.2.3 / 3.2.4 that makes Modernizr mixin output incorrect selectors. Learn more at #24
- Support for Eyeglass.
- Support for LibSass 3.2
- Updated SassDoc comments to the new syntax prevents docs from being compiled into the output css.
- Code quality
- invalid US-ASCII character fix
- Namespace the private _modernizr mixin
- Fixed error when mixin is called twice with the same parameters outside and inside a media query.
- Dropped support for Sass 3.3
- Consistent params between Modernizr mixin and
yep
andnope
aliases
- Initial release