- From: Mattias Hällkvist via GitHub <sysbot+gh@w3.org>
- Date: Thu, 23 May 2024 11:02:11 +0000
- To: public-css-archive@w3.org
Another option might be to add support to do `grid-template-columns: repeat(auto-fit, clamp(100px, 1fr, 200px));` The new (currently unsupported) value is to support for the middle value here being `1fr`: `clamp(100px, 1fr, 200px)`. Why is that not supported now? -- GitHub Notification of comment by emattias Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10358#issuecomment-2126827179 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 23 May 2024 11:02:12 UTC