Skip to content

Commit

Permalink
Reworked Flexbox
Browse files Browse the repository at this point in the history
- Improved the current flexbox implementation

setJustifyContent: flex-start, flex-end, center, space-between, space-around, space-evenly
setDirection: row, column
setFlexWrap: nowrap, wrap

Child object new methods:
setFlexGrow, setFlexShrink, setFlexBasis
  • Loading branch information
NoryiE committed May 19, 2023
1 parent b6114ca commit b6ff31d
Showing 1 changed file with 343 additions and 75 deletions.
Loading

0 comments on commit b6ff31d

Please sign in to comment.