diff options
| author | louismaximepiton <[email protected]> | 2022-07-25 16:51:12 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-07-25 15:50:53 -0600 |
| commit | 01bf7a9b86e6cffcf8f7436f8afa898a9453bd19 (patch) | |
| tree | 7bb7f8c0f453edd4649d1179729d9da104639cc3 | |
| parent | 14e705d9ae700030242c9cc7191e6e6d376eda39 (diff) | |
| download | bootstrap-01bf7a9b86e6cffcf8f7436f8afa898a9453bd19.tar.xz bootstrap-01bf7a9b86e6cffcf8f7436f8afa898a9453bd19.zip | |
Adding missing borders `added-in` shortcode
| -rw-r--r-- | site/content/docs/5.2/utilities/borders.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/content/docs/5.2/utilities/borders.md b/site/content/docs/5.2/utilities/borders.md index 64913bbc9..8d850a214 100644 --- a/site/content/docs/5.2/utilities/borders.md +++ b/site/content/docs/5.2/utilities/borders.md @@ -143,6 +143,8 @@ Use the scaling classes for larger or smaller rounded corners. Sizes range from ### Variables +{{< added-in "5.2.0" >}} + {{< scss-docs name="root-border-var" file="scss/_root.scss" >}} ### Sass variables |
