We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6051ea commit d3dc1e5Copy full SHA for d3dc1e5
README.md
@@ -231,8 +231,6 @@ card?.style.setProperty('--c-card--color--surface', '#1f2937');
231
- Every consumed token must be listed in the component token manifest.
232
- Companion tokens such as `-border` and `-alt` must be declared in global tokens and referenced explicitly.
233
- Shadow internals (`shadow-color`, `shadow-amount`) must be listed directly.
234
-- **Extras support**:
235
- - `tokens.create($prefix, $tokens, $extras)` supports computed extras.
236
237
### Architectural Limitations (important)
238
0 commit comments