- From: [ Cassondra ] via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Apr 2025 13:42:06 +0000
- To: public-css-archive@w3.org
I quite like this idea as for dynamic interpolation for systems with design data stored in JSON for example.
```
new CSSStyleSheet({ text: `:host{ background: ${token.colors.blue.100} }` })
```
-- 
GitHub Notification of comment by castastrophe
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12110#issuecomment-2842030702 using your GitHub account
-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 30 April 2025 13:42:07 UTC