stylus-chokidar_homebrew
v0.0.4
Published
A homebrew fork of stylus CLI to add recursion for paths resolution and chokidar as files watcher.
Downloads
6
Maintainers
Readme
stylus-chokidar
Just slightly modified stylus CLI, that builds files list recursively and watches them with chokidar (if --watch provided).
Recursion are always enabled, glob patterns not supported.
Usage
The same as the stylus CLI.
example:
stylus-chokidar -w src/
Contributing
Feel free.