Play framework is joining the Typesafe Stack — More information in the official announcement

Community contributed extensions

Syntactically Awesome Stylesheets [sass] module

{style with attitude} - Sass makes CSS fun again. Sass is CSS, plus nested rules, variables, mixins, and more, all in a concise, readable syntax.

Read more at http://sass-lang.com

http://github.com/guillaumebort/play-sass

Written by Guillaume Bort.

Published releases

sass-1.1 ★ Sep 16, 2011 Documentation Download
sass-1.0   Oct 29, 2010 Documentation Download
sass-0.1   Jul 28, 2010 Documentation Download

To install locally this modules use the install command:

play install sass-{version}

To add this module as dependency of your application, add it to the dependencies.yml file:

require:
    - play -> sass {version}

Check the documentation link of each release to check version notes.

Comments

Use this form to discuss about this module. Off-topic comments will be deleted without warning.