Flex Column
Vertical stack.
💡 THINK OF IT LIKE…
▸ YOUR TURN
Style: .stack { display: flex; flex-direction: column; }
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '
Vertical stack.
Style: .stack { display: flex; flex-direction: column; }