biscuits_cat

Results 4 issues of biscuits_cat

### 🤔 这个 PR 的性质是? - [x] 日常 bug 修复 - [ ] 新特性提交 - [ ] 文档改进 - [ ] 演示代码改进 - [ ] 组件样式/交互改进 - [ ] CI/CD...

- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected] - **框架版本:** React - **浏览器版本:** chrome131.0.0.0 - **复现地址:**...

### Description because i need create a interceptor before use clinet,so I need to add the configuration when creating the client ,like this ``` export const createClientConfig: CreateClientConfig = (config)...

feature 🚀

### Steps to Reproduce ### Expected Behavior text-[28px] color-[#1447e6] ### Actual Behavior font-size 28px converted to "text-3xl" . color is #3173BB but get text-blue-700(#1447e6) ### Design Reference _No response_ ###...

bug