eleme / morjs

基于小程序 DSL(微信、支付宝)的,可扩展的多端研发框架,支持一键将微信或支付宝小程序转换为微信、支付宝、百度、字节、QQ、快手、淘宝、钉钉等小程序 或 Web 应用。
https://mor.ele.me/
MIT License
1.74k stars 113 forks source link

feat(plugin-compiler-web): 样式文件中@import内容可写入样式文件 #193

Closed charlotteForever closed 7 months ago

charlotteForever commented 7 months ago

对 plugin-compiler-web 的改动。增加配置 enableCombineImportStyles ,开启后可将样式文件中 @import 形式的样式写入到样式文件中。

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.