- From: Naman Goel via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Dec 2023 08:58:07 +0000
- To: public-css-archive@w3.org
> I think the more simplified way you proposed can be a great feature for a CSS utility framework or preprocessor. Yup. I work on the recently open-sourced [StyleX](stylexjs.com), and this is why I'm so interested in this! I tried to create a simple API for View Transitions with what is available today and I found it impossible with out using inline styles (for unique names) and runtime style injection (for generating `::view-transition-*` rules). The proposal here would at least give me a path forward. -- GitHub Notification of comment by nmn Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8319#issuecomment-1849587887 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 December 2023 08:58:10 UTC