mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -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:
|
||||
colors: false
|
||||
sizes: false
|
||||
variables: false
|
||||
variables: true
|
||||
---
|
||||
|
||||
{% capture box_example %}
|
||||
|
||||
Reference in New Issue
Block a user