Skip to content

Mini Asset 1.9.0

Compare
Choose a tag to compare
@markstory markstory released this 03 Jun 05:30
· 47 commits to master since this release
67e7789

Added

  • The GenericPipeInput filter was added. This filter lets you use any command as an input filter.
  • The GenericPipeOutput filter was added. This filter lets you use any command as an output filter.
  • The ScssFilter has an imports option now that lets define additional import paths for scss.
  • The ScssPhpFilter has an imports option now that lets you define additional import paths for scssphp.
  • The scss filters now use the imports option to locate dependencies for freshness checks.

Thanks to berama for doing the heavy lifting for this release 🎉