Skip to content

Commit

Permalink
Drop Safari version notice in 'Helpers > Stacks'
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Sep 18, 2024
1 parent 60ff612 commit e5fdf7f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions site/content/docs/5.2/helpers/stacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ added: "5.1"

Stacks offer a shortcut for applying a number of flexbox properties to quickly and easily create layouts in Bootstrap. All credit for the concept and implementation goes to the open source [Pylon project](https://almonk.github.io/pylon/).

{{< callout warning >}}
Heads up! Support for gap utilities with flexbox was recently added to Safari, so consider verifying your intended browser support. Grid layout should have no issues. [Read more](https://caniuse.com/flexbox-gap).
{{< /callout >}}

## Vertical

Use `.vstack` to create vertical layouts. Stacked items are full-width by default. Use `.gap-*` utilities to add space between items.
Expand Down

0 comments on commit e5fdf7f

Please sign in to comment.