- From: Christoph Päper via GitHub <noreply@w3.org>
- Date: Sat, 28 Mar 2026 11:09:14 +0000
- To: public-css-archive@w3.org
As was pointed out several times, the unit used in your custom property does not matter if you use unit division and multiplication where needed. You would have to change it to a different dimension (e.g. from `<length>` to `<percentage>`) for it to matter, or if you violated your premise in another way: > It is desirable to use "typed" values for variables instead of simple decimal numbers so that they have semantics. -- GitHub Notification of comment by Crissov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13550#issuecomment-4147868854 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 11:09:14 UTC