Skip to content

Commit

Permalink
upgraded more, removed css temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhaddox committed Jun 13, 2010
1 parent 619f8b5 commit 94e53b9
Show file tree
Hide file tree
Showing 32 changed files with 287 additions and 2,537 deletions.
1 change: 1 addition & 0 deletions .gems
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ rails -v 2.3.8
commonthread-flickr_fu --source gems.github.com
formtastic --ignore-dependencies
jnunemaker-twitter --source gems.github.com
less
nokogiri
uuid
will_paginate
2 changes: 1 addition & 1 deletion lib/tasks/config.rake
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ END_TWITTER
task :css => :environment do
puts "Compiling *.less stylesheets before deploy"
Rake::Task["more:clean"].invoke
Rake::Task["more:parse"].invoke
Rake::Task["more:generate"].invoke
end

end
Expand Down
277 changes: 0 additions & 277 deletions public/stylesheets/application.css

This file was deleted.

35 changes: 0 additions & 35 deletions public/stylesheets/blueprint/ie.css

This file was deleted.

Loading

0 comments on commit 94e53b9

Please sign in to comment.