Tool for setup and preview colors from scratch

It is very easy:

  1. Create an empty file called bootstrap.css and import it as a theme into Bootstrap Studio. Next, select this style for your project
  2. Download the Bootstrap development package, compatible with the Bootstrap version in BS Studio
  3. Import all SCSS files from the scss directory (e.g. to a separate folder in the styles tree like ‘Styles/core/’) - remember to keep the appropriate directory and file structure identical to the original structure
  4. It works. Now you can modify the layout parameters via the _variables.scss file. You can also customize other Bootstrap files, create dependent styles, etc.

3 Likes