Skip to content

Commit

Permalink
Revert "Removed sass / haml "dependencies""
Browse files Browse the repository at this point in the history
This reverts commit 31fdba8.
  • Loading branch information
tj committed Mar 15, 2010
1 parent 31fdba8 commit 7d33769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Readme.md
Expand Up @@ -64,13 +64,6 @@ Below is a tiny Express application. View the [Wiki](http://wiki.github.com/visi
})

run()

If you do wish to use **haml**, **sass** or other template engines
install kiwi and run:

$ kiwi install haml
$ kiwi install sass
...

## Running Tests

Expand Down
2 changes: 2 additions & 0 deletions seed.yml
Expand Up @@ -5,3 +5,5 @@
dependencies:
- ext >= 0.2.2
- oo >= 1.2.0
- sass >= 0.3.0
- haml >= 0.1.2

0 comments on commit 7d33769

Please sign in to comment.