Skip to content

Commit

Permalink
Remove Sass config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgisbey committed Jan 22, 2024
1 parent e1dcf16 commit e9e87d4
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 @@ -34,10 +34,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 e9e87d4

Please sign in to comment.