From 2e03ebffa657700f6b143a73fabe9ad1958e53a0 Mon Sep 17 00:00:00 2001 From: CJ Patoilo Date: Sun, 31 Jan 2016 03:28:58 -0300 Subject: [PATCH] updated informations --- bower.json | 1 + component.json | 1 + composer.json | 1 + demo/index.html | 12 +----------- license | 2 +- package.json | 1 + readme.md | 11 ++--------- src/_Button.sass | 2 ++ 8 files changed, 10 insertions(+), 21 deletions(-) diff --git a/bower.json b/bower.json index e360d7e..44dd9cb 100644 --- a/bower.json +++ b/bower.json @@ -11,6 +11,7 @@ "bootstrap", "css", "css3", + "flexbox", "front-end", "framework", "html", diff --git a/component.json b/component.json index 9286f21..992e4bb 100644 --- a/component.json +++ b/component.json @@ -11,6 +11,7 @@ "bootstrap", "css", "css3", + "flexbox", "front-end", "framework", "html", diff --git a/composer.json b/composer.json index 29273c4..ae443cd 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,7 @@ "bootstrap", "css", "css3", + "flexbox", "front-end", "framework", "html", diff --git a/demo/index.html b/demo/index.html index 7740612..5ee57a1 100644 --- a/demo/index.html +++ b/demo/index.html @@ -116,17 +116,7 @@
Contributing
-

Help improve these docs. Open an issue or submit a pull request.

-

-

    -
  1. Navigate to the main page of the repository
  2. -
  3. Fork it!
  4. -
  5. Create your feature branch: git checkout -b my-new-feature
  6. -
  7. Commit your changes: git commit -m 'Add some feature'
  8. -
  9. Push to the branch: git push origin my-new-feature
  10. -
  11. Submit a pull request =D
  12. -
-

+

Want to contribute? Follow these recommendations.