Skip to content

Commit

Permalink
Precompile frontend.css
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Aug 10, 2015
1 parent cfcfcfc commit 5ee8336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/refinery/blog/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class Engine < Rails::Engine

Rails.application.config.assets.precompile += %w(
refinery/blog/backend.css
refinery/blog/frontend.css
refinery/blog/**/*.css
)
end
Expand Down

0 comments on commit 5ee8336

Please sign in to comment.