Skip to content

jurkian/bootstrap-3-sass-rem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Bootstrap 3.3.7 (Sass) with rem/em support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published