2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Minor shortcode tweaks and consistency changes

This commit is contained in:
XhmikosR
2021-01-16 21:51:12 +02:00
parent 9050b2698a
commit 5cc633dfab
7 changed files with 37 additions and 33 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
{{- /*
Usage: `bs-table "class class-foo"`,
where class can be anything
Usage: `bs-table "class class-foo"`, where class can be any string
*/ -}}
{{- $css_class := .Get 0 | default "table" -}}