Skip to content

v3.1.2

Compare
Choose a tag to compare
@xzyfer xzyfer released this 21 May 02:55
· 779 commits to master since this release

Fixes

  • Fixed multi-file compilation sometimes writing to wrong file (#967, @kkopachev)
  • Fixed multi-file compilation missing source maps (#903, @am11)

Notes

The source-map option accepts true as value, in which case it replaces destination extension with .css.map. It also accepts path to .map file and even path to the desired directory. In case of multi-file compilation path to .map yields error.