Skip to content

Commit

Permalink
new changes to index and added NPM Support
Browse files Browse the repository at this point in the history
  • Loading branch information
hunzaboy committed Sep 22, 2017
1 parent 12a972a commit 0d847b5
Show file tree
Hide file tree
Showing 5 changed files with 4,257 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/css/bulma-radio-checkbox.css
@@ -1,5 +1,5 @@
/*!
Cool-Checkboxes-for-Bulma.io v0.0.1: Cool Checkboxes for Bulma.io
cool-checkboxes-for-bulma.io v1.0.0: Cool Checkboxes for Bulma.io
(c) 2017
MIT License
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bulma-radio-checkbox.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions index.html
Expand Up @@ -22,11 +22,13 @@ <h2 class="subtitle">Change the uncool checkboxes into something cooler.</h2>
</span>
<span>View on Github</span>
</a>

</div>
</div>
</section>
<section class="section hero is-small">
<div class="container">
<h3 class="title is-3"><code>npm install cool-checkboxes-for-bulma.io</code></h3>
<h3 class="title is-4">Supports bulma modifier classes. e.g <code>is-primary</code>, <code>is-success</code>, <code>is-warning</code>, <code>is-info</code>, <code>is-danger</code>, <code>is-dark</code>, <code>is-black</code></h3>
<h3 class="title is-4">Also supports <code>is-circular</code> to make the checkboxes round and <code>is-inline</code> to inline checkboxes.</h3>
</div>
Expand Down

0 comments on commit 0d847b5

Please sign in to comment.