mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
18 lines
708 B
Markdown
18 lines
708 B
Markdown
# [Bulma](http://bulma.io)
|
|
|
|
Bulma is a modern CSS framework based on [Flexbox](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes).
|
|
|
|
[![Bulma: a Flexbox CSS framework](https://raw.githubusercontent.com/jgthms/bulma/master/images/bulma-banner.png)](http://bulma.io)
|
|
|
|
## Quick install
|
|
|
|
Bulma is in early but active development! Try it out now:
|
|
|
|
```npm install bulma```
|
|
|
|
Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/).
|
|
|
|
## Copyright and license
|
|
|
|
Code copyright 2016 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
|