$ cnpm install stylus-extra
Wrap stylus to ease recursive file detection and watching.
npm i stylus-extra -D
In your package.json scripts
"build-styl": "stylus-extra src -o lib",
"watch-styl": "stylus-extra src -o lib -w",
Copyright 2014 - 2016 © taobao.org |