Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 645 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 645 Bytes

Bootstrap 3.3.7 (Sass) with rem/em support

Rems are used for most of the sizes. Ems are used for @media queries, according to Zell's article

How to use it?

If you are interested only in modified Bootstrap, copy the contents of src/sass folder.

By default the package comes with Webpack starter and some example Bootstrap code (for testing purposes).

  1. Install Node JS
  2. Install dependencies with npm install
  3. Run npm run serve to start server and begin developing
  4. Run npm run build to create a build