mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add documentation of all CSS variables available
This commit is contained in:
@@ -15,6 +15,7 @@ meta:
|
||||
colors: false
|
||||
sizes: true
|
||||
variables: true
|
||||
hide_css_vars: true
|
||||
---
|
||||
|
||||
{% capture container_example %}
|
||||
@@ -310,6 +311,4 @@ maximum widths" %}
|
||||
|
||||
<div class="bd-example is-fullwidth">{{ container_fluid_example }}</div>
|
||||
|
||||
{% highlight html -%} {{- container_fluid_example -}} {%- endhighlight %} {%
|
||||
include docs/components/variables.html type='element'
|
||||
data=site.data.variables.elements.container %}
|
||||
{% highlight html -%} {{- container_fluid_example -}} {%- endhighlight %}
|
||||
|
||||
Reference in New Issue
Block a user