mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix #1812
This commit is contained in:
@@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
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 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).
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/bulma)
|
[][npm-link]
|
||||||
[](https://www.npmjs.com/package/bulma)
|
[][npm-link]
|
||||||
|
[![Awesome][awesome-badge]][awesome-link]
|
||||||
[](https://gitter.im/jgthms/bulma)
|
[](https://gitter.im/jgthms/bulma)
|
||||||
[](https://travis-ci.org/jgthms/bulma)
|
[](https://travis-ci.org/jgthms/bulma)
|
||||||
|
|
||||||
@@ -104,3 +105,7 @@ Browse the [online documentation here.](https://bulma.io/documentation/overview/
|
|||||||
## Copyright and license
|
## Copyright and license
|
||||||
|
|
||||||
Code copyright 2018 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
|
Code copyright 2018 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
|
||||||
|
|
||||||
|
[npm-link]: https://www.npmjs.com/package/bulma
|
||||||
|
[awesome-link]: https://github.com/awesome-css-group/awesome-css
|
||||||
|
[awesome-badge]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
|
||||||
Reference in New Issue
Block a user