- From: 一丝 via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Feb 2025 07:15:23 +0000
- To: public-css-archive@w3.org
@bramus What is the difference between this and using `interpolate-size` in :root? ```css @config { interpolate-size: allow-keywords; } ``` vs ```css :root { interpolate-size: allow-keywords; } ``` -- GitHub Notification of comment by yisibl Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9109#issuecomment-2667700694 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 19 February 2025 07:15:24 UTC