I've been using Bootstrap 3.3.7 and now I'm looking to upgrade to v4.
In my previous setup, I had included bootstrap.min.css
and bootstrap-theme.min.css
in my HTML code. However, during the migration to v4, I couldn't locate the bootstrap-theme.min.css
file anymore. I was unsure of its whereabouts and what alternatives were available.
Where can I find bootstrap-theme.min.css
for the latest release of v4, or is there a similar alternative within vanilla Bootstrap achieved by tweaking SCSS variables?
This inquiry was initially posted on Bootstrap's GitHub Issue Tracker by @pankajparkar