Skip to content

v6.1.0

Compare
Choose a tag to compare
@glenn2223 glenn2223 released this 12 Aug 00:38
· 12 commits to master since this release
f714bb0

6.1.0 - 2023-08-12

Compare to previous release

Added

  • New formats[].generateMap setting allows you to decide on map output on a format basis
    The liveSassCompile.settings.generateMap is applied if this setting is null (its default).

Changes

  • formats[].extensionName now allows any string ending with .css without throwing a warning.
  • Tweaks to docs, reflecting the settings changes and correcting outdated info too

Updated