question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Responsive Font Sizes via Bootstrap CDN

See original GitHub issue

I like to use Bootstrap via the CDN - but I’d also like to use the new Responsive Font Sizes.

Are there any plans to add a compiled/minified version to the CDN? Maybe something like: https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.rfs.min.css

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:4
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
MartijnCuppenscommented, Feb 16, 2019

Lovely to hear you like RFS, @coliff!

It 'll be quite easy to generate a custom a version with RFS enabled but once we’re going to generate custom versions of Bootstrap people will start asking for other configurations to be hosted via a CDN. We currently have the ability to configure Bootstrap to your needs with Sass and this should cover the need for customization.

v4.3 is meant to be the “soft launch” of RFS where people can experiment with the font resizing if they want to without having them to wait for v5.

0reactions
XhmikosRcommented, Feb 16, 2019

IMO, we shouldn’t do anything for v4. We move forward with v5 where it’ll be enabled by default.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Typography · Bootstrap v5.0
Responsive font sizes. In Bootstrap 5, we've enabled responsive font sizes by default, allowing text to scale more naturally across device and viewport...
Read more >
Bootstrap 4 with Responsive Font Sizes (RFS) - Christian Oliff
Bootstrap v4.3 introduced Responsive Font Sizes (RFS) which you can enable in the SCSS compiler. If you're compiling the CSS for your ...
Read more >
How to Change the Bootstrap Text Size and Make the Font ...
How do you make the Bootstrap 4 text sizes responsive? ... Since Bootstrap is a “Mobile First” CSS framework you need to write...
Read more >
Enabling responsive font sizes in Bootstrap while using CDN
and then recompile Bootstrap. I am however, using the CDN verison of bootstrap and making subtle changes via overrides in a custom stylesheet....
Read more >
How do I implement responsive typography with Bootstrap 4?
As of Bootstrap 4.3.1, there is now RFS (Responsive Font Sizing)! However, as explained in the docs, you must enable it using the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found