-
Merge node-sass-cli into node-sass, for a better cli with watch. · 2c21fd7b
- Using node-watch to watch directories or files, exposed with the --watch option - Updated optimist dependency - Split bin/node-sass into a lib/cli.js and bin/node-sass file, so the cli can be required (especially good for testing or extending)
Arian Stolwijk authored
×