How do I add Boostrap breakpoints to my HTML page. I do use media query in CSS file but for Boostrap, which file am I going to use to add the breakpoints.
I have tried to add the breakpoints in scss file, as it is explained on the Boostrap website, but it's not working as expected. I think I am missing something