Skip to content

Commit

Permalink
fix: add missing metadata for utrecht.link.focus.background-color
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Oct 4, 2024
1 parent 5ea3af4 commit c146b9a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/friendly-ducks-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@utrecht/link-css": patch
---

Add missing metadata for `utrecht.link.focus.background-color`.
10 changes: 10 additions & 0 deletions components/link/src/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,16 @@
},
"type": "color"
},
"background-color": {
"$extensions": {
"nl.nldesignsystem.css.property": {
"syntax": "<color>",
"inherits": true
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "color"
},
"text-decoration": {
"$extensions": {
"nl.nldesignsystem.css.property": {
Expand Down

0 comments on commit c146b9a

Please sign in to comment.