提交 ebe9590d 编写于 作者: G Guillermo Iguaran

Revert "Use sass compressor as the default CSS compressor"

This reverts commit 3eef1c7c.
The css compressor should be set in sass-rails plugin. Check
https://github.com/rails/sass-rails/commit/339529f9f6433047df6358c0439e6641cb74f045
for the fix.
上级 3eef1c7c
......@@ -25,7 +25,7 @@
<%- unless options.skip_sprockets? -%>
# Compress JavaScripts and CSS.
config.assets.js_compressor = :uglifier
config.assets.css_compressor = :sass
# config.assets.css_compressor = :sass
# Whether to fallback to assets pipeline if a precompiled asset is missed.
config.assets.compile = false
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册