As I explore the Bootstrap documentation, I came across an interesting feature in Bootstrap v4.3 - responsive font sizes. This new option allows text to adapt and scale naturally based on the device and viewport size it is being viewed on. To enable this feature, one needs to modify the $enable-responsive-font-sizes Sass variable to true.
My query now is, how can I activate this functionality using CDN Bootstrap?
https://getbootstrap.com/docs/4.3/content/typography/#responsive-font-sizes