sass/sassc-rails

Allow disabling compression in test environment

bolandrm opened this issue · 2 comments

Continued discussion from #32

Use this sass-rails PR for inspiration - rails/sass-rails#338

@byroot you should be able to disable compression in test mode with this change.

Thanks!