- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Sun, 11 Sep 2022 20:51:00 +0000
- To: public-css-archive@w3.org
A vendor prefix guideline does not help for syntactical things like custom units : https://github.com/csstools/custom-units ```css .my-component { font-size: 24--rpx; padding-inline: 3--step; } ``` -- GitHub Notification of comment by romainmenke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7150#issuecomment-1243040451 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 11 September 2022 20:51:01 UTC