Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 446 Bytes

File metadata and controls

15 lines (8 loc) · 446 Bytes

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.