Add Bulma badges

This commit is contained in:
Jeremy Thomas
2017-10-12 17:25:11 +01:00
parent 59fb1dba28
commit aea5dd62c7
17 changed files with 856 additions and 1791 deletions

View File

@@ -15,6 +15,7 @@
{% if include.horizontal %}bd-is-horizontal{% else %}bd-is-vertical{% endif %}
{% if include.clipped %}bd-is-clipped{% endif %}
{% if include.size %}bd-is-{{ include.size }}{% endif %}
{% if include.one_fifth %}bd-is-one-fifth{% endif %}
">
<div class="bd-snippet-preview {% if include.paddingless %}is-paddingless{% endif %}">
{{ include.content }}