kalamuna / kss-bootstrap

:b: A KSS Template and Styleguide for Bootstrap.
http://kalamuna.github.io/kss-bootstrap
Other
13 stars 2 forks source link

Add kss-node weights to make section ordering match official docs #33

Closed JohnAlbin closed 8 years ago

JohnAlbin commented 8 years ago

The official Bootstrap docs use a custom ordering of its components. kss-bootstrap currently has alphabetical sorting.

Since kss-node supports the "weight" property specifically for overriding the default alphabetical ordering, we should use weights.

I went through http://getbootstrap.com/css/, http://getbootstrap.com/components/ , and http://getbootstrap.com/javascript/ and used their ordering to add weights to kss-bootstrap's sections.