connectivedx / Phoenix

http://connectivedx.github.io/Phoenix/
33 stars 5 forks source link

Sass Map Support #82

Closed ajmueller closed 9 years ago

ajmueller commented 9 years ago

I'd like to add Sass map support with our compiler to allow for features like #81 as well as cleanup of the breakpoints "map" and respond mixin. Libsass did release map support which has trickled into node-sass and I just need to find out when that feature will be supported in gulp-sass.

ajmueller commented 9 years ago

As @kamsar pointed out, updating the dependencies, particularly gulp-sass, has led to map support as of release 1.0.2.