Skip to content

Commit

Permalink
Stop Hassets:precompile trying to use sass-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
pedantic-git committed Aug 7, 2024
1 parent ed15291 commit 287668c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# config.public_file_server.enabled = false

# Compress CSS using a preprocessor.
# config.assets.css_compressor = :sass
config.assets.css_compressor = nil

# Do not fall back to assets pipeline if a precompiled asset is missed.
config.assets.compile = false
Expand Down

0 comments on commit 287668c

Please sign in to comment.