Journera / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BootStrap 4

Journera's fork of BootStrap 4 that we will use to generate CSS files. Should be used for docgen only.

Changes

We have extended BootStrap 4 to modify some of the colors and sizes. The SCSS file can be found in scss\journera.scss

Building

To build the modified BootStrap library, run:

sass scss\journera.scss journera.css

This will produce a journera.css and journera.css.map file, use these in your projects.

About

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

https://getbootstrap.com

License:MIT License


Languages

Language:JavaScript 48.3%Language:CSS 32.7%Language:HTML 18.7%Language:Shell 0.2%Language:PowerShell 0.1%