Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 497 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 497 Bytes

Pre-process LESS

This demonstrates how to define your own CSS pre-processor using the in-browser compiler.

Have a play

Open this example on Plunker

Run locally

Install superstatic if you don't have.

$ npm install -g superstatic

Download or clone this repo, then run the command.

$ cd to/this/dir
$ superstatic

Open the URL shown in your browser.