Merge pull request #160 from feimosi/patch-1
Add Bower to README install instructions
This commit is contained in:
commit
72bea8f2dd
1 changed files with 6 additions and 0 deletions
|
@ -17,6 +17,12 @@ Bulma is in early but active development! Try it out now:
|
|||
npm install bulma
|
||||
```
|
||||
|
||||
### Bower
|
||||
|
||||
```sh
|
||||
bower install bulma
|
||||
```
|
||||
|
||||
### CDN
|
||||
|
||||
[https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.21/css/bulma.min.css](https://cdnjs.cloudflare.com/ajax/libs/bulma/0.0.21/css/bulma.min.css)
|
||||
|
|
Loading…
Add table
Reference in a new issue