mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 18:44:28 -07:00
Organize partials
This commit is contained in:
@@ -273,7 +273,7 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Colors" %}
|
||||
{% include elements/anchor.html name="Colors" %}
|
||||
|
||||
<div class="columns">
|
||||
<div class="column is-half">
|
||||
@@ -284,7 +284,7 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Sizes" %}
|
||||
{% include elements/anchor.html name="Sizes" %}
|
||||
|
||||
<div class="columns">
|
||||
<div class="column is-half">
|
||||
@@ -295,7 +295,7 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Styles" %}
|
||||
{% include elements/anchor.html name="Styles" %}
|
||||
|
||||
{% include elements/new-tag.html version="0.6.2" %}
|
||||
|
||||
@@ -308,7 +308,7 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="States" %}
|
||||
{% include elements/anchor.html name="States" %}
|
||||
|
||||
<h4 class="subtitle">Normal</h4>
|
||||
<div class="columns">
|
||||
@@ -405,7 +405,7 @@ meta:
|
||||
{% highlight html %}{{ static_example }}{% endhighlight %}
|
||||
|
||||
<!-- Font Awesome Icons -->
|
||||
{% include anchor.html name="With Font Awesome icons" %}
|
||||
{% include elements/anchor.html name="With Font Awesome icons" %}
|
||||
|
||||
<div class="content">
|
||||
<p>You can append one of 2 <strong>modifiers</strong> on a control:</p>
|
||||
@@ -478,7 +478,7 @@ meta:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Variables" %}
|
||||
{% include elements/anchor.html name="Variables" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user