Skip to content

Commit

Permalink
Delete unnecessary precompile config
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Dec 13, 2023
1 parent 4cd43b6 commit 42f1b26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,5 @@ class Application < Rails::Application
# to use CSS that has same function names as SCSS such as max.
# https://github.com/alphagov/govuk-frontend/issues/1350
config.assets.css_compressor = nil

config.assets.precompile << get_component_css_paths
end
end

0 comments on commit 42f1b26

Please sign in to comment.