andrew / node-sass-example

:ok_hand: [UNMAINTAINED] Example app to show how to use node-sass

Home Page:http://node-sass-example.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node-Sass Example App

Example app to show how to use node-sass as a connect middleware.

Codeship Status for andrew/node-sass-example

Setup

git clone git@github.com:andrew/node-sass-example.git
cd node-sass-example
npm install
node server.js
open http://localhost:8000

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2016 Andrew Nesbitt. See LICENSE for details.

About

:ok_hand: [UNMAINTAINED] Example app to show how to use node-sass

http://node-sass-example.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 39.8%Language:HTML 30.4%Language:CSS 29.8%