1.0.6 • Published 8 years ago

squarespace-jade-stylus v1.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

Squarespace-Jade-Stylus

This plugin allows you to write Jade and Stylus when developing templates on the Squarespace Developers Platform. It automatically compiles and runs the css through autoprefixer.

You will still need to include your compiled .css stylesheets and .region files in templates.conf.

Directions

npm install squarespace-jade-stylus
npm install -g nodemon

To run the jade/stylus compilescript

nodemon -e jade,styl,js

Nodemon watches for any changes to your template files and will automatically re-compile to the correct directory.

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago