Skip to content

Commit

Permalink
Delete unused Sass config
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Oct 11, 2023
1 parent 9174a45 commit ffb8a51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
# Apache or NGINX already handles this.
config.public_file_server.enabled = ENV["RAILS_SERVE_STATIC_FILES"].present?

# Rather than use a CSS compressor, use the SASS style to perform compression
config.sass.style = :compressed
config.sass.line_comments = false

# Do not fallback to assets pipeline if a precompiled asset is missed.
config.assets.compile = false

Expand Down

0 comments on commit ffb8a51

Please sign in to comment.