Skip to content

Commit

Permalink
feat: add overflow-block and overflow-inline
Browse files Browse the repository at this point in the history
  • Loading branch information
kutsan committed Jan 28, 2024
1 parent 3db792d commit 662cdcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/groups/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ const layout = [
'overflow',
'overflow-x',
'overflow-y',
'overflow-block',
'overflow-inline',
'overflow-clip-margin',
'overscroll-behavior',
'overscroll-behavior-x',
Expand Down

0 comments on commit 662cdcd

Please sign in to comment.