mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 03:44:31 -07:00
Add utilities documentation
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
is-active
|
||||
{% endif %}
|
||||
"
|
||||
href="{{ site.url }}{{ link.path }}/">
|
||||
href="{{ site.url }}{{ link.path }}">
|
||||
<span class="icon has-text-{{ link.color }}">
|
||||
<i class="{% if link.icon_brand %}fab{% elsif link.icon_regular %}far{% else %}fas{% endif %} fa-{{ link.icon }}"></i>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user