Skip to content

Instantly share code, notes, and snippets.

@brianrip
Last active June 3, 2016 16:33
Show Gist options
  • Save brianrip/7661210a10a8e7bd64d9a77064f7773e to your computer and use it in GitHub Desktop.
Save brianrip/7661210a10a8e7bd64d9a77064f7773e to your computer and use it in GitHub Desktop.
React-Bootstrap blog

CSS frameworks and React -- react-bootstrap

  • Why this is a need
  • The problem with integrating Boostrap into react
  • What the react-bootstrap library does for us
  • How to utilize it through webpack
  • How to only inlcude the boostrap CSS you need to keep it lightweight
  • Common pitfalls to integration
  • Other styling framework options
  • Step by step guide to what I have found to be best practice to include boostrap in my react App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment