Tencent / tdesign-vue-next

A Vue3.x UI components lib for TDesign.
https://tdesign.tencent.com/vue-next
MIT License
1.46k stars 474 forks source link

[按需加载] 按需导入时支持不导入样式 #4600

Open simpleAndElegant opened 1 month ago

simpleAndElegant commented 1 month ago

这个功能解决了什么问题

方便进行样式覆盖

你建议的方案是什么

https://github.com/unplugin/unplugin-vue-components/blob/main/src/core/resolvers/tdesign.ts#L4

使用方式

 TDesignResolver({
    library: 'vue-next',
    importStyle: false
 }),
github-actions[bot] commented 1 month ago

👋 @simpleAndElegant,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。