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.