Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Commit

Permalink
adding SASS for tozer
Browse files Browse the repository at this point in the history
  • Loading branch information
clifff committed Mar 10, 2012
1 parent 36337d6 commit f4d7e76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ gem "sinatra-flash"
gem "foreman"
gem "redis"
gem "json"
gem "scss"
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ GEM
rest-client (1.6.7)
mime-types (>= 1.16)
rubyzip (0.9.6.1)
sass (3.1.10)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
Expand All @@ -47,6 +48,7 @@ DEPENDENCIES
rack (<= 1.3.6)
rake
redis
sass
sinatra
sinatra-flash
uuid

0 comments on commit f4d7e76

Please sign in to comment.