mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Merge pull request #160 from feimosi/patch-1
Add Bower to README install instructions
This commit is contained in:
commit
72bea8f2dd
@ -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…
Reference in New Issue
Block a user