标签: javascript npm stylus
我想知道是否有一个npm模块,该模块可以将所有css属性组织到Stylus文件中。
Stylus
到目前为止,我尚未找到解决方案。
我知道对于css文件,模块css-comb的属性为sort-order,您可以执行此操作。
css-comb
sort-order
谢谢。