Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 738 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 738 Bytes

jumplink-october-boilerplate

Bootstrap 4 Boilerplate for OctoberCMS

Bootstrap 4

To make it possible to use Bootstrap 4 Sass files directly we have create a fork of Bootstrap 4 called Bootstrap 4 Backward.

Variables

All Bootstrap 4 Variables full customizable on runtime:

Alt text

Develop and contribute

Install the developer depencies with

npm install
bower install

If you change the source, linke the variables you can generate a newtheme.yaml with

npm run theme_settings

See also