Open kernc opened 4 years ago
A solution appears to be to append --scss
if binary is sass and self.use_scss
:
https://github.com/miracle2k/webassets/blob/41ff9e57f5c872eeeb253ef6c6b1853742231a1c/src/webassets/filter/sass.py#L128-L133
The switch was once present and lost in https://github.com/miracle2k/webassets/pull/523.
Given the following mwe SCSS file:
the following script snippet:
fails with: