Skip to content

Commit

Permalink
feat: add missing deprecated box-orient property
Browse files Browse the repository at this point in the history
  • Loading branch information
kutsan committed Jan 28, 2024
1 parent 662cdcd commit b292ccd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/groups/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const layout = [
'flex-grow',
'flex-shrink',
'flex-wrap',
'box-orient',
'gap',
'row-gap',
'column-gap',
Expand Down

0 comments on commit b292ccd

Please sign in to comment.