1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 09:05:47 +02:00

docs: backport layouts updates from the main branch

This commit is contained in:
XhmikosR
2021-09-08 09:16:38 +03:00
parent 9cdfbc06ce
commit b0cd2078f7
9 changed files with 34 additions and 30 deletions

View File

@@ -1,6 +1,5 @@
{{- /*
Usage: `callout "type"`,
where type is one of info (default), danger, warning
Usage: `callout "type"`, where `type` is one of info (default), danger, or warning
*/ -}}
{{- $css_class := .Get 0 | default "info" -}}