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