mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Add unitless type
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
{% capture variables_link %}
|
||||
{% if data.file_path %}
|
||||
<a href="https://github.com/jgthms/bulma/blob/master/sass/{{ data.file_path }}" target="_blank">
|
||||
<a href="https://github.com/jgthms/bulma/blob/master/sass/{{ data.file_path }}" target="_blank" rel="nofollow">
|
||||
{{ variables_link_text }}
|
||||
</a>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user