Skip to content

0.10.0 (December 11th 2016)

Choose a tag to compare

@rodneyrehm rodneyrehm released this 11 Dec 19:04
· 68 commits to master since this release
34d5f4d
  • Deprecating the synchronous Sass.lazyFiles() - as this can be achieved asynchronously with an Importer Callback
  • upgrading to libsass 3.4.0
  • fixing Importer to properly process UTF8 strings - (Issue #72)
  • adding sass.node.js for convenient compilation of SCSS and SASS files in Node - (Issue #72)