有没有办法让 Prepros 不缩小 CSS 输出?

Is there a way to make Prepros NOT minify the CSS output?

我想处理我的 SASS 文件,但不想缩小 CSS。

我没有找到任何配置选项来执行此操作。有办法吗?

是的,你可以。您需要关闭 lib-sass 选项或取消选中 compress CSS 选项。