https://github.com/knuton/play-stylus
Stylus assets for Play 2.0
https://github.com/knuton/play-stylus
Last synced: about 1 year ago
JSON representation
Stylus assets for Play 2.0
- Host: GitHub
- URL: https://github.com/knuton/play-stylus
- Owner: knuton
- Created: 2012-03-15T16:33:23.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-17T11:31:14.000Z (about 14 years ago)
- Last Synced: 2023-04-22T21:47:25.155Z (over 3 years ago)
- Language: Scala
- Homepage: https://github.com/patiencelabs/play-stylus
- Size: 114 KB
- Stars: 3
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
play-stylus
===========
[stylus] [1] asset handling for [Play 2.0] [2], implemented as an [sbt] [3]
plugin (very similar to Play's handling of CoffeeScript and LESS).
The official repository has been moved to [patiencelabs/play-stylus](https://github.com/patiencelabs/play-stylus).
[1]: http://learnboost.github.com/stylus/
[2]: http://www.playframework.org/
[3]: https://github.com/harrah/xsbt