data icon indicating copy to clipboard operation
data copied to clipboard

feat(css): Update syntax for `border-*-radius`

Open skyclouds2001 opened this issue 8 months ago • 0 comments

Description

the change add range limit to <length-percentage> type

Motivation

Additional details

https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-left-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-bottom-right-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-left-radius https://developer.mozilla.org/en-US/docs/Web/CSS/border-top-right-radius https://drafts.csswg.org/css-backgrounds/#border-radius https://drafts.csswg.org/css-tables/#border-collapse-property

Related issues and pull requests

skyclouds2001 avatar Apr 24 '25 16:04 skyclouds2001