Skip to content

@metalsmith/sass 1.2.0

Compare
Choose a tag to compare
@webketje webketje released this 16 Nov 00:31
· 41 commits to main since this release
1.2.0
aadf236
  • Fixes #5: normalize destination entries forward slash to backslash on Windows #5
  • Updates sass 1.54.3 -> 1.56.1, drops support for metalsmith < 2.5.0 64a47c3
  • Depend on metalsmith.env('NODE_ENV') instead of process.env.NODE_ENV 5193f71
  • Updates README, docs, adds async perf benchmark comment 16174d7
  • Replace custom debug with metalsmith.debug 07ec185
  • Enhancement: renames default export to sass (more straightforward for import type hints) 10db991
  • tests: fix tests on Windows 132e194
  • Ensures metalsmith.match operates on live files object in repeat runs b1cebd5