Today I wanted to add in a learnr-tutorial the 'float-right' CSS class from bootstrap 4. As it didn't work, I noticed that learnr is still using bootstrap 3. If this is correct: Are there plans to upgrade?
learnr
This doesn't answer your question, but there is an open issue on the learnr package to use bslib. You can follow the issue progress at:
bslib
Update learnr components to support bslib · Issue #468 · rstudio/learnr · GitHub
PS. The bslib package contains support for bootstrap 4.
Thank you! In a way, this answered my question. It shows that learnr is somehow in the loop.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.