Skip to content

Commit

Permalink
rebuild snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Nov 3, 2024
1 parent 0464872 commit 29ee230
Show file tree
Hide file tree
Showing 48 changed files with 780,401 additions and 961,574 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ expression: tokens
{
"kind": "Dimension",
"offset": 20,
"len": 5
"len": 5,
"unit": "px"
},
{
"kind": "Semicolon",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ expression: tokens
{
"kind": "Dimension",
"offset": 78,
"len": 3
"len": 3,
"unit": "%"
},
{
"kind": "Comma",
Expand All @@ -96,7 +97,8 @@ expression: tokens
{
"kind": "Dimension",
"offset": 103,
"len": 3
"len": 3,
"unit": "%"
},
{
"kind": "Comma",
Expand Down
Loading

0 comments on commit 29ee230

Please sign in to comment.