Skip to content

Commit

Permalink
Delete unused Sass config
Browse files Browse the repository at this point in the history
  • Loading branch information
andysellick committed Aug 12, 2024
1 parent b585469 commit 36637b0
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 @@ -78,10 +78,6 @@
# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false

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

# Enable DNS rebinding protection and other `Host` header attacks.
# config.hosts = [
# "example.com", # Allow requests from example.com
Expand Down

0 comments on commit 36637b0

Please sign in to comment.