diff --git a/docs/_includes/buttons.html b/docs/_includes/buttons.html index e27d4b5..9b9b445 100644 --- a/docs/_includes/buttons.html +++ b/docs/_includes/buttons.html @@ -6,8 +6,10 @@
@@ -15,8 +17,10 @@ {% highlight html %} Default Primary +Secondary Outline Primary outline +Secondary outline Clear {% endhighlight %} diff --git a/docs/_includes/tag.html b/docs/_includes/tag.html new file mode 100644 index 0000000..c30aacb --- /dev/null +++ b/docs/_includes/tag.html @@ -0,0 +1,14 @@ +Labels to insert anywhere! They come in 3 sizes — small, medium, large
+OneTwoThreeSmallLarge
+{% highlight html %} ++ One + Two + Three + Small + Large +
+{% endhighlight %} +