Skip to content

dtinth/LiveStyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveStyl

An express-based server for live CSS editing on any page.

Installation

npm install livestyl

Usage

Apply live CSS to any page. To use, create a .styl file somewhere and then

livestyl yourfile.styl

And then navigate to

http://localhost:25531/

and bookmark the bookmarklet. Now navigate to any page and click the bookmarklet, the styles from yourfile.styl will be applied to that page. If you modify that file, the CSS will be reloaded automatically.

About

A bookmarklet that lets you apply a CSS to any page, with live reloading. Great for creating a user style.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published