Skip to content

abradifcode/node-sass-example

 
 

Repository files navigation

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

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.8%
  • HTML 30.4%
  • CSS 29.8%