Bootstrap changed some colors schemes from 4 to 5.
Is there any way to install bootstrap 5 and keep the original colors of boostrap 4 without having to manually change the files?
Is there any cdn that has this styles?
Bootstrap changed some colors schemes from 4 to 5.
Is there any way to install bootstrap 5 and keep the original colors of boostrap 4 without having to manually change the files?
Is there any cdn that has this styles?
I don't believe that are any cdns or versions to install that have this styles.
What I did is manually override the styles. This Link gives out instructions on how to do it, as well as how to use SASS for more extensive Bootstrap customizations.