UNPKG

@creativebulma/bulma-divider

Version:

Easily display an horizontal or vertical divider with optional text.

2 lines 167 B
{{ $_hugo_config := `{ "version": 1 }` }} <div class="notification is-{{ .Get 0 }} is-light" {{ if len .Params | eq 2 }} id="{{ .Get 1 }}" {{ end }}>{{ .Inner }}</div>