Skip to content
This repository has been archived by the owner on Jul 25, 2021. It is now read-only.

Releases: danielguillan/modernizr-mixin

Warning for Libsass 3.2.3 bug

04 Aug 08:46
Compare
Choose a tag to compare

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

03 Jun 10:33
Compare
Choose a tag to compare

Added Eyeglass support. (@sobolevn, #22, #23)

Libsass support

03 Jun 10:36
Compare
Choose a tag to compare

Added Libsass (3.2+) support (@danielguillan, #20)

Libsass support

03 Jun 10:36
Compare
Choose a tag to compare
Libsass support Pre-release
Pre-release
v3.0.5-beta.1

Bump version 3.5-beta.1

Updated SassDoc comments to the new syntax

04 Aug 08:44
Compare
Choose a tag to compare

This prevents doc comments from being compiled into the CSS output

Code quality

04 Aug 08:47
Compare
Choose a tag to compare
v3.0.3

Version 3.0.3

Invalid US-ASCII character fix

04 Aug 08:47
Compare
Choose a tag to compare
v3.0.2

Version 3.0.2

Namespace the private _modernizr mixin

04 Aug 08:48
Compare
Choose a tag to compare
v3.0.1

Update version in bower.json

Completely refactored selector generator

04 Aug 08:52
Compare
Choose a tag to compare
  • 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)