mirror of
https://github.com/jgthms/bulma.git
synced 2024-12-12 13:28:30 +00:00
Fix extensions order
This commit is contained in:
parent
d198cf11b0
commit
05651519c9
@ -3,6 +3,31 @@ title: Extensions
|
|||||||
layout: default
|
layout: default
|
||||||
route: extensions
|
route: extensions
|
||||||
extensions:
|
extensions:
|
||||||
|
- name: bulma-pricingtable
|
||||||
|
url: https://wikiki.github.io/bulma-extensions/pricing-table
|
||||||
|
slug: bulma-pricingtable
|
||||||
|
width: 1125
|
||||||
|
height: 423
|
||||||
|
- name: bulma-megamenu
|
||||||
|
url: https://github.com/hunzaboy/bulma-megamenu
|
||||||
|
slug: bulma-megamenu
|
||||||
|
width: 668
|
||||||
|
height: 182
|
||||||
|
- name: bulma-coolcheckboxes
|
||||||
|
url: https://github.com/hunzaboy/Cool-Checkboxes-for-Bulma.io
|
||||||
|
slug: bulma-coolcheckbox
|
||||||
|
width: 450
|
||||||
|
height: 184
|
||||||
|
- name: bulma-slider
|
||||||
|
url: https://wikiki.github.io/bulma-extensions/slider
|
||||||
|
slug: bulma-slider
|
||||||
|
width: 1119
|
||||||
|
height: 158
|
||||||
|
- name: bulma.io-axure
|
||||||
|
url: https://github.com/Code-Mine-Development/Bulma.io-axure
|
||||||
|
slug: bulma.io-axure
|
||||||
|
width: 888
|
||||||
|
height: 541
|
||||||
- name: bulma-checkradio
|
- name: bulma-checkradio
|
||||||
url: https://wikiki.github.io/bulma-extensions/checkradio
|
url: https://wikiki.github.io/bulma-extensions/checkradio
|
||||||
slug: bulma-checkradio
|
slug: bulma-checkradio
|
||||||
@ -13,11 +38,11 @@ extensions:
|
|||||||
slug: bulma-switch
|
slug: bulma-switch
|
||||||
width: 1113
|
width: 1113
|
||||||
height: 178
|
height: 178
|
||||||
- name: bulma-slider
|
- name: bulma-steps (alternative)
|
||||||
url: https://wikiki.github.io/bulma-extensions/slider
|
url: https://aramvisser.github.io/bulma-steps/
|
||||||
slug: bulma-slider
|
slug: bulma-steps-alternative
|
||||||
width: 1119
|
width: 1078
|
||||||
height: 158
|
height: 280
|
||||||
- name: bulma-divider
|
- name: bulma-divider
|
||||||
url: https://wikiki.github.io/bulma-extensions/divider
|
url: https://wikiki.github.io/bulma-extensions/divider
|
||||||
slug: bulma-divider
|
slug: bulma-divider
|
||||||
@ -48,11 +73,6 @@ extensions:
|
|||||||
slug: bulma-steps
|
slug: bulma-steps
|
||||||
width: 989
|
width: 989
|
||||||
height: 89
|
height: 89
|
||||||
- name: bulma-steps (alternative)
|
|
||||||
url: https://aramvisser.github.io/bulma-steps/
|
|
||||||
slug: bulma-steps-alternative
|
|
||||||
width: 1078
|
|
||||||
height: 280
|
|
||||||
- name: bulma-tooltip
|
- name: bulma-tooltip
|
||||||
url: https://wikiki.github.io/bulma-extensions/tooltip
|
url: https://wikiki.github.io/bulma-extensions/tooltip
|
||||||
slug: bulma-tooltip
|
slug: bulma-tooltip
|
||||||
@ -63,26 +83,6 @@ extensions:
|
|||||||
slug: bulma-timeline
|
slug: bulma-timeline
|
||||||
width: 401
|
width: 401
|
||||||
height: 352
|
height: 352
|
||||||
- name: bulma-megamenu
|
|
||||||
url: https://github.com/hunzaboy/bulma-megamenu
|
|
||||||
slug: bulma-megamenu
|
|
||||||
width: 668
|
|
||||||
height: 182
|
|
||||||
- name: bulma-coolcheckboxes
|
|
||||||
url: https://github.com/hunzaboy/Cool-Checkboxes-for-Bulma.io
|
|
||||||
slug: bulma-coolcheckbox
|
|
||||||
width: 450
|
|
||||||
height: 184
|
|
||||||
- name: bulma.io-axure
|
|
||||||
url: https://github.com/Code-Mine-Development/Bulma.io-axure
|
|
||||||
slug: bulma.io-axure
|
|
||||||
width: 888
|
|
||||||
height: 541
|
|
||||||
- name: bulma-pricingtable
|
|
||||||
url: https://wikiki.github.io/bulma-extensions/pricing-table
|
|
||||||
slug: bulma-pricingtable
|
|
||||||
width: 1125
|
|
||||||
height: 423
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
Reference in New Issue
Block a user