1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

removed application.css.scss

This commit is contained in:
2014-12-22 15:18:20 -05:00
parent f08d96457d
commit 4d5cfb0621
2 changed files with 7 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ module Wrestling
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
# config.i18n.default_locale = :de
#Add Bootstrap SAAS to asset pipeline
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
end