Bootswatch
Easy Bootswatch integration
Last updated
Easy Bootswatch integration
Last updated
Bootswatch is an easy-to-implement Bootstrap theme configurator, you can easily select one of the predefined sets and start from there, to do so all you need is to update your _variables.scss
file and add the _bootswatch.scss
to your code.
Go to the Bootswatch website, find what theme style you'd like the most, and click on the chevron next to the download as shown below:
Paste the content into your own theme _variables.scss
.
Download the _bootswatch.scss
, place it in src/scss
and then import it into your main.style.scss