Source Maps
Released
This release brings support for source map generation in libsass
and the sass gem
(compass supports sourcemap generation through config.rb
).
This feature is disabled by default; to enable set Tools
> Options
> Sassy Studio
> Generate Source Maps
to true.
Upcoming
I'll be adding support for new features in v3.3 of sass, but some features won't work completely until compilers catch up (the only compiler that fully supports 3.3 right now is the sass gem).