lowcoder
lowcoder copied to clipboard
[Feat]: Latest antd version (>=5.17) to support css layer
trafficstars
Is your feature request related to a problem? Please describe. I'm embedding lowcoder-sdk to my applications. However, the antd css is taking the priority and override my css. Since antd 5.17, it supports @layer attribute (https://ant.design/docs/react/compatible-style), so i can define whatever my css layers order are.
Some changes need to be considered are DatePicker apis.
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.