rosa-build/app/views/layouts/_stylesheets.html.haml

5 lines
195 B
Plaintext
Raw Normal View History

2011-04-15 14:20:48 +01:00
-#= include_stylesheets :application
= stylesheet_link_tag "web-app-theme/base.css", "web-app-theme/themes/default/style.css", "web-app-theme/override.css", "git/style.css"
2011-03-09 13:13:36 +00:00
= yield :stylesheets