Replies: 1 comment
-
I've done some experimenting around this in a codebase with a lot of design system tokens, but came to the conclusion that converting them to Here's a small codepen that kind of highlights this issue: https://codepen.io/ArnaudWeyts/pen/xbxXozM?editors=1100 |
Beta Was this translation helpful? Give feedback.
-
Hi,
i wonder, if i want to implement the new "@Property" css definitions in the css output, what would be the best approach.
@Property --property-name {
syntax: "";
inherits: false;
initial-value: #c0ffee;
}
Beta Was this translation helpful? Give feedback.
All reactions