Skip to content

Commit d3dc1e5

Browse files
committed
docs: update readme
1 parent a6051ea commit d3dc1e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,6 @@ card?.style.setProperty('--c-card--color--surface', '#1f2937');
231231
- Every consumed token must be listed in the component token manifest.
232232
- Companion tokens such as `-border` and `-alt` must be declared in global tokens and referenced explicitly.
233233
- Shadow internals (`shadow-color`, `shadow-amount`) must be listed directly.
234-
- **Extras support**:
235-
- `tokens.create($prefix, $tokens, $extras)` supports computed extras.
236234
237235
### Architectural Limitations (important)
238236

0 commit comments

Comments
 (0)