/Boostrap-Social-Buttons

Create social sharing buttons using Boostrap, FontAwesome and LESS

Primary LanguageCSS

Boostrap-Social-Buttons

Read our tutorial on How to Create social sharing buttons using Boostrap, FontAwesome and LESS. social-sharing-buttons. Comments are welcome :)

Contributing guidelines

If you're a developer, feel free to fork and create a pull request :) You will need to install the project dependencies locally:

  1. Run npm install to install Node Modules (grunt plugins)
  2. Run grunt to watch
  3. Run grunt build when you're happy with the improvements