This repository has been archived by the owner on Jul 25, 2021. It is now read-only.
Releases: danielguillan/modernizr-mixin
Releases · danielguillan/modernizr-mixin
Warning for Libsass 3.2.3 bug
Added warning for known bug in Libsass 3.2.3 / 3.2.4 that makes Modernizr mixin output incorrect selectors. Learn more at #24
Eyeglass support
Libsass support
Added Libsass (3.2+) support (@danielguillan, #20)
Libsass support
v3.0.5-beta.1 Bump version 3.5-beta.1
Updated SassDoc comments to the new syntax
This prevents doc comments from being compiled into the CSS output
Code quality
v3.0.3 Version 3.0.3
Invalid US-ASCII character fix
v3.0.2 Version 3.0.2
Namespace the private _modernizr mixin
v3.0.1 Update version in bower.json
Completely refactored selector generator
- Fixed error when mixin is called twice with the same parameters outside and inside a media query.
- Dropped support for Sass 3.3 (Breaking change)