bootstrap4

Tech

Using Bootstrap 4 variables in Angular

I had a project where I need to use Bootstrap 4 in an Angular project. I need to use variables from Bootstrap 4 to make my components consistent with other parts of the app and I just want to share to the world how I did it. This is no way the best approach or practice to tackle this problem and if you think you have a better idea, please let me know.

Read