README
BS-Theming
Extended Bootstrap theming package with predefined Sass variables, helpers, and a template starter page.
Source
For customizing, theming & component features read more on Bootstrap documentation. This package works only with Bootstrap 4 version!
Quick start
Several quick start options are available, first clone the project with npm i bs-theming
. Node modules are not included, and they are added to gitignore file, so you should have them only on local. Install latest Bootstrap with package manager npm i bootstrap
.