Skip to content

Commit

Permalink
Merge pull request nadarei#5 from ShareWis/refactor/remove_unused_css…
Browse files Browse the repository at this point in the history
…_loading

使う予定が無いため不要なcssファイルの読み込みを削除
  • Loading branch information
akira-hamada committed Feb 1, 2014
2 parents 800bc69 + bf19b51 commit d5b8000
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/layouts/styleguide_page.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,5 @@

- content_for :head do
= stylesheet_link_tag 'styleguide'
= stylesheet_link_tag 'styleguide-extras'

= render file: 'layouts/styleguide'

0 comments on commit d5b8000

Please sign in to comment.