stop compressor choking on tailwind output
This commit is contained in:
parent
c6b1247f28
commit
117c9e3dbc
@ -25,7 +25,7 @@ Rails.application.configure do
|
||||
config.public_file_server.enabled = ENV["RAILS_SERVE_STATIC_FILES"].present?
|
||||
|
||||
# Compress CSS using a preprocessor.
|
||||
# config.assets.css_compressor = :sass
|
||||
config.assets.css_compressor = nil
|
||||
|
||||
# Do not fallback to assets pipeline if a precompiled asset is missed.
|
||||
config.assets.compile = false
|
||||
|
Loading…
Reference in New Issue
Block a user