Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/netbek/bambu

Minimal CSS framework
https://github.com/netbek/bambu

Last synced: about 2 months ago
JSON representation

Minimal CSS framework

Awesome Lists containing this project

README

        

# bambu

Minimal CSS framework

## Breakpoints

xs | sm | md | lg | xl
-------- | -------- | -------- | -------- | --------
<640px | >=640px | >=992px | >=1440px | >=1920px

## Credits

* [Bootstrap](https://github.com/twbs/bootstrap) (Twitter, Inc., MIT license)
* [Flexbox Grid](https://github.com/kristoferjoseph/flexboxgrid) (Kristofer Joseph, Apache 2 license)
* [Foundation](https://github.com/zurb/foundation) (ZURB, inc., MIT license)
* [HTML5 Boilerplate](https://github.com/h5bp/html5-boilerplate) (HTML5 Boilerplate, MIT license)
* [normalize.css](https://github.com/necolas/normalize.css) (Nicolas Gallagher & Jonathan Neal, MIT license)
* [Pure](https://github.com/yahoo/pure) (Yahoo! Inc., BSD license)
* [Reset CSS](http://meyerweb.com/eric/tools/css/reset) (Eric Meyer, Public domain)