Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 scss 文件,我不希望 sass 在其中处理 @import 语句,因为它将由这个 postcss 模块处理https://github.com/postcss/postcss-import
如何使用 gulp-sass 做到这一点?