Skip to content

Commit

Permalink
Removing blueprint, updating jquery and qunit
Browse files Browse the repository at this point in the history
  • Loading branch information
winton committed Aug 18, 2011
1 parent 22f5bbb commit c8a00b3
Show file tree
Hide file tree
Showing 7 changed files with 10,315 additions and 1,262 deletions.
8 changes: 2 additions & 6 deletions lib/gem_template/view/layout.haml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
!!! 1.1
!!! 5
%html
%head
= css 'blueprint/screen'
= css 'blueprint/print', 'print'
/[if IE 8]
= css 'blueprint/ie'
- stylesheets do |path|
= css path
%title= @title
%body
.container= yield
= yield
= js 'jquery'
- javascripts do |path|
= js path
35 changes: 0 additions & 35 deletions public/css/blueprint/ie.css

This file was deleted.

29 changes: 0 additions & 29 deletions public/css/blueprint/print.css

This file was deleted.

258 changes: 0 additions & 258 deletions public/css/blueprint/screen.css

This file was deleted.

Loading

0 comments on commit c8a00b3

Please sign in to comment.