mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 05:19:35 -07:00
Box Supports Variables
Hey there. I noticed that on the documentation page it says the box element does not support variables when it actually does.
This commit is contained in:
@@ -11,7 +11,7 @@ breadcrumb:
|
|||||||
meta:
|
meta:
|
||||||
colors: false
|
colors: false
|
||||||
sizes: false
|
sizes: false
|
||||||
variables: false
|
variables: true
|
||||||
---
|
---
|
||||||
|
|
||||||
{% capture box_example %}
|
{% capture box_example %}
|
||||||
|
|||||||
Reference in New Issue
Block a user