Create snippet component

This commit is contained in:
Jeremy Thomas
2017-08-30 20:44:39 +01:00
parent 1776d601da
commit 9b06974cd1
15 changed files with 180 additions and 216 deletions

View File

@@ -45,9 +45,8 @@ route: tiles
</ul>
</div>
<hr>
{% include anchor.html name="How it works: Nesting" %}
<h3 class="title">How it works: Nesting</h3>
<div class="content">
<p>Everything is a tile! To create a grid of tiles, you only need to <strong>nest</strong> <code>tile</code> elements.</p>
</div>
@@ -204,9 +203,7 @@ route: tiles
</div>
{% endhighlight %}
<hr>
<h3 class="title">Nesting requirements</h3>
{% include anchor.html name="Nesting requirements" %}
<article class="message is-danger">
<div class="message-header">
@@ -337,9 +334,7 @@ tile is-ancestor
</div>
{% endhighlight %}
<hr>
<h3 class="title">3 columns</h3>
{% include anchor.html name="3 columns" %}
<div class="tile is-ancestor">
<div class="tile is-parent">
@@ -527,9 +522,7 @@ tile is-ancestor
</div>
{% endhighlight %}
<hr>
<h3 class="title">4 columns</h3>
{% include anchor.html name="4 columns" %}
<div class="tile is-ancestor">
<div class="tile is-parent">