Byteclaw / visage

Visage design system
https://visage.design
MIT License
12 stars 3 forks source link

BorderRadius theme styler is not applied to border*Radius props #638

Closed michalkvasnicak closed 3 years ago

michalkvasnicak commented 4 years ago

borderRadius theme setting is applied only to borderRadius CSS prop, but in case we want granular control e.g. borderTopLeftRadius, it's not applied.