Skip to content
This repository has been archived by the owner on Dec 26, 2018. It is now read-only.

v7.0.0

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 03 Dec 18:05
· 130 commits to master since this release
  • Added relative @import path support and import dependency tracking for LESS, SASS & Stylus. Now you can @import files using relative paths to the file being edited, and editing these imported files will also trigger watchify rebuild.
  • Removed built-in compiler for myth. Prefer using PostCSS + CSSNext.