Open eevee opened 11 years ago
Compile both the .scss and .css, forcibly minify both, and compare the results.
.scss
.css
(May require some way to override @option within a file. Or, just remove those from the files.)
@option
As a bonus, this would prove that compiling plain CSS is idempotent.
Compile both the
.scss
and.css
, forcibly minify both, and compare the results.(May require some way to override
@option
within a file. Or, just remove those from the files.)As a bonus, this would prove that compiling plain CSS is idempotent.