Closed eduardoboucas closed 9 years ago
Added to LibSass and 3.4 compilers. Will go out with the next release later this weekend.
@jedfoster did this go out?
It did, but wasn't visible because caching is a hard problem. Fixed now. Thanks!
When I click on "include-media" on the extensions list, it adds the @import
fine when I'm using LibSass, but not on 3.4.
I think the <li>
is missing the data attribute:
<!-- LibSass -->
<a data-import="include-media">include-media</a>
<!-- 3.4.11 -->
<a data-import="null">Include Media</a>
@jedfoster Don't know if you receive notifications from closed issues, so might as well mention you. :)
Fixed (for reals) now.
A library for managing and writing media queries in Sass.
Useful links: