SASS输出风格
嵌套输出方式 nested
sass --watch test.scss:test.css --style nested
嵌套输出方式 expanded
sass --watch test.scss:test.css --style expanded
紧凑输出方式 compact
sass --watch test.scss:test.css --style compact
压缩输出方式 compressed
sass --watch test.scss:test.css --style compressed
本文来自博客园,作者:tinyphp,转载请注明原文链接:https://www.cnblogs.com/tinyphp/p/4976316.html
向着星辰与深渊,博客园加油