This module does not use Bootstrap but does use their breakpoints (just the
pixels, not the class names).

To use this module in other projects:
  - Run "composer require abraham/twitteroauth" in the projects directory
  that contains its composer.json and .lock files.

To edit styling in the module:
  - Navigate to this directory in a terminal.
  - Run the command "npm install".
  - Run the command "gulp" and begin editing styling.
