mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Init v1
This commit is contained in:
5
docs/library/components/breadcrumb.html
Normal file
5
docs/library/components/breadcrumb.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Breadcrumb</h3>
|
||||
{% include library/components/breadcrumb.html %}
|
||||
5
docs/library/components/card.html
Normal file
5
docs/library/components/card.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Card</h3>
|
||||
{% include library/components/card.html %}
|
||||
5
docs/library/components/dropdown.html
Normal file
5
docs/library/components/dropdown.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Dropdown</h3>
|
||||
{% include library/components/dropdown.html %}
|
||||
5
docs/library/components/menu.html
Normal file
5
docs/library/components/menu.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Menu</h3>
|
||||
{% include library/components/menu.html %}
|
||||
5
docs/library/components/message.html
Normal file
5
docs/library/components/message.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Message</h3>
|
||||
{% include library/components/message.html %}
|
||||
5
docs/library/components/modal.html
Normal file
5
docs/library/components/modal.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Modal</h3>
|
||||
{% include library/components/modal.html %}
|
||||
5
docs/library/components/navbar.html
Normal file
5
docs/library/components/navbar.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Navbar</h3>
|
||||
{% include library/components/navbar.html %}
|
||||
5
docs/library/components/pagination.html
Normal file
5
docs/library/components/pagination.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Pagination</h3>
|
||||
{% include library/components/pagination.html %}
|
||||
5
docs/library/components/panel.html
Normal file
5
docs/library/components/panel.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Panel</h3>
|
||||
{% include library/components/panel.html %}
|
||||
5
docs/library/components/tabs.html
Normal file
5
docs/library/components/tabs.html
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
<h3 class="title">Tabs</h3>
|
||||
{% include library/components/tabs.html %}
|
||||
Reference in New Issue
Block a user