Skip to content

component/live-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-css

CSS changes live as they happen in development.

Installation

$ component install --dev component/live-css

Example

Simply require and .start():

require('live-css').start();

Testing

$ npm install -g serve
$ serve . &
$ http://localhost:3000/demo/

License

MIT

About

CSS changes live as they happen in development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published