【问题标题】:how to convert stylus file to scss file for more easy?如何更容易地将手写笔文件转换为scss文件? 【发布时间】:2018-03-30 10:16:17 【问题描述】: 我有一些手写笔文件并想将它们转换为 scss,我怎样才能更容易地做到这一点?使用 regexp、postcss 还是其他方法? 【问题讨论】: 标签: sass stylus 【解决方案1】: 在css 中编译stylus,并将scss 连接到css-file。 【讨论】: