CSS changes live as they happen in development.
$ component install --dev component/live-css
Simply require and .start():
require('live-css').start();$ npm install -g serve
$ serve . &
$ http://localhost:3000/demo/
MIT
There was an error while loading. Please reload this page.