mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Add npm badge
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
<div class="intro-column is-content">
|
||||
<div class="intro-content">
|
||||
<h1 class="title intro-title">
|
||||
<strong>Bulma</strong> is a free and open source <strong>CSS</strong> framework based on <strong>Flexbox</strong>.
|
||||
<strong>Bulma</strong> is an open source CSS framework based on <strong>Flexbox</strong> and used by more than <strong>100,000</strong> developers.
|
||||
</h1>
|
||||
|
||||
<div id="ghbtns" class="intro-ghbtns">
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
|
||||
<iframe src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=fork&count=false&size=large" frameborder="0" scrolling="0" width="80px" height="30px"></iframe>
|
||||
<img src="https://img.shields.io/npm/dm/bulma.svg">
|
||||
</div>
|
||||
|
||||
{% assign npmInstall = 'npm install bulma' %}
|
||||
|
||||
Reference in New Issue
Block a user