diff options
Diffstat (limited to 'site/content/docs/5.3/helpers/stacks.md')
| -rw-r--r-- | site/content/docs/5.3/helpers/stacks.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/content/docs/5.3/helpers/stacks.md b/site/content/docs/5.3/helpers/stacks.md index ffe434188..f85a7533e 100644 --- a/site/content/docs/5.3/helpers/stacks.md +++ b/site/content/docs/5.3/helpers/stacks.md @@ -4,7 +4,8 @@ title: Stacks description: Shorthand helpers that build on top of our flexbox utilities to make component layout faster and easier than ever. group: helpers toc: true -added: "5.1" +added: + version: "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/). |
