Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 424 Bytes

ScratchX

Scratch Extension Site

CSS

The project uses Bourbon, Neat, and Bitters for CSS. Don't edit css/scratchx.css, instead edit the files in sass and develop with:

sass --watch sass:css

For a quick webserver at http://localhost:8000, run from this directory:

python -m SimpleHTTPServer