- From: Axel D. via GitHub <noreply@w3.org>
- Date: Sat, 28 Mar 2026 02:41:48 +0000
- To: public-css-archive@w3.org
@tabatkins: The reason for my proposal is that if you change a _custom property_ unit, without the suggested two functions you may need to hunt down all occasions where this unit is used anywhere in the CSS, which is very error prone. With the suggested two functions, however, you could abstract that part away from any CSS stylesheet referencing that _custom property_ and have the unit resolved from the _custom property_. This would have added a great deal of robustness to CSS style sheets using custom properties. -- GitHub Notification of comment by SetTrend Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13550#issuecomment-4146439600 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 28 March 2026 02:41:49 UTC