hsass v0.2.0 Release Notes

Release Date: 2015-06-01 // almost 9 years ago
  • ๐Ÿ”„ Changed

    • Return type of compileString and compileFile is now polymorphic - may return both String and SassExtendedResult on success.
    • ๐Ÿ›  Fixes in documentation (articles, mostly).

    โž• Added

    • SassExtendedResult with a compiled string, a list of files included during compilation and a source map.