This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
v7.0.0
- 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.