Skip to content

Commit

Permalink
Merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
joostwiechers committed Jun 17, 2024
1 parent b8933b7 commit 1b1c1e2
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"tilburg": {
"separator": {
"color": {
"value": "{tilburg.line.border-color}",
"type": "color"
},
"block-size": {
"value": "{tilburg.size.4xs}",
"type": "sizing"
},
"padding-block-end": {
"value": "{tilburg.space.block.snail}",
"type": "spacing"
},
"padding-block-start": {
"value": "{tilburg.space.block.snail}",
"type": "spacing"
}
}
}
}

0 comments on commit 1b1c1e2

Please sign in to comment.