mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 10:34:29 -07:00
Update color-helpers.html
This commit is contained in:
@@ -56,7 +56,7 @@ doc-subtab: color-helpers
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
|
||||
{% assign vernum = site.version | downcase | remove: "." | plus: 0 %}
|
||||
|
||||
{% if vernum >= 63 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user