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 Jan 5, 2024
1 parent b05341f commit 5a6adf8
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 @@ -33,10 +33,6 @@
# Do not fallback to assets pipeline if a precompiled asset is missed.
config.assets.compile = false

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

# Enable serving of images, stylesheets, and JavaScripts from an asset server.
# config.asset_host = "http://assets.example.com"

Expand Down

0 comments on commit 5a6adf8

Please sign in to comment.