Skip to content

Commit

Permalink
#3 margin and padding shorthand computation
Browse files Browse the repository at this point in the history
  • Loading branch information
tbela99 committed Jun 1, 2023
1 parent 70d9e3b commit 44d4ff7
Show file tree
Hide file tree
Showing 26 changed files with 1,956 additions and 1,006 deletions.
2 changes: 1 addition & 1 deletion dist/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ interface Position {
interface Location {

sta: Position;
end: Position;
// end: Position;
src: string;
}

Expand Down
Loading

0 comments on commit 44d4ff7

Please sign in to comment.