Closed jzempel closed 2 months ago
This CSS update more effectively distinguishes between border-[side], border-width, and border-color, allowing any one of these properties to be set independently without interfering with the others.
border-[side]
border-width
border-color
Needed to handle a website example regression seen with https://garden.zendesk.com/components/theme-provider#targeting.
Description
This CSS update more effectively distinguishes between
border-[side]
,border-width
, andborder-color
, allowing any one of these properties to be set independently without interfering with the others.Detail
Needed to handle a website example regression seen with https://garden.zendesk.com/components/theme-provider#targeting.