Skip to content

Commit

Permalink
load reset first
Browse files Browse the repository at this point in the history
  • Loading branch information
Collin Schaafsma committed Dec 22, 2010
1 parent a95806c commit f487a42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/jammit.rb
Expand Up @@ -10,10 +10,10 @@
stylesheets:
main:
- public/stylesheets/main.css
- public/stylesheets/reset.css
- public/stylesheets/main.css
admin:
- public/stylesheets/admin.css
- public/stylesheets/reset.css
- public/stylesheets/admin.css
FILE
end

0 comments on commit f487a42

Please sign in to comment.