mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use npm instead, Fix npm description
This commit is contained in:
@@ -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:
|
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/).
|
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",
|
"version": "0.0.4",
|
||||||
"homepage": "http://bulma.io",
|
"homepage": "http://bulma.io",
|
||||||
"author": "jgthms <bbxdesign@gmail.com>",
|
"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",
|
"main": "bulma.sass",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user