mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Use npm instead, Fix npm description
This commit is contained in:
parent
26401067d3
commit
9988048a06
@ -8,7 +8,7 @@ Bulma is a modern CSS framework based on [Flexbox](https://developer.mozilla.org
|
||||
|
||||
Bulma is in early but active development! Try it out now:
|
||||
|
||||
```bower install bulma```
|
||||
```npm install bulma```
|
||||
|
||||
Feel free to raise an issue or submit a pull request. In the meantime, check the [documentation](http://bulma.io/documentation/overview/).
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
"version": "0.0.4",
|
||||
"homepage": "http://bulma.io",
|
||||
"author": "jgthms <bbxdesign@gmail.com>",
|
||||
"description": "Bulma is a modern CSS framework based on Flexbox",
|
||||
"description": "Modern CSS framework based on Flexbox",
|
||||
"main": "bulma.sass",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user