Skip to content

Commit

Permalink
fix syntax light (#598)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasoppermann authored Apr 24, 2023
1 parent 5902f51 commit 61d0fb7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/tokens/functional/color/light/syntax-light.json5
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,6 @@
$value: '{base.color.gray.0}',
$type: 'color',
},
},
},
invalid: {
illegal: {
bg: {
$value: '{base.color.red.7}',
$type: 'color',
Expand All @@ -136,10 +132,6 @@
$value: '{base.color.gray.0}',
$type: 'color',
},
},
},
carriage: {
return: {
bg: {
$value: '{base.color.red.5}',
$type: 'color',
Expand Down

0 comments on commit 61d0fb7

Please sign in to comment.