- From: moniuch via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Jun 2022 10:37:20 +0000
- To: public-css-archive@w3.org
Not something against, but it will look a bit odd :) ``` :root { --fr: calc(1rem * .25); } .usage { grid-template-columns: 1--fr 1--fr 1--fr; } ``` -- GitHub Notification of comment by moniuch Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7379#issuecomment-1171055109 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 30 June 2022 10:37:22 UTC