Bootstrap 5

Do the blazor components support bootstrap 5? Looking at the github repo it appears they are referencing 4.3 internally. I would like to use 5 in my project and am wondering if there is any known issues with this. Thanks.

There is a version of our themes without Bootstrap:

Looking at the github repo it looks like the -base.css files are coupled with bootstrap 4. I was hoping if you can confirm if bootstrap 5 is supported. I realize 4 and 5 are very similar in the structure but there are changes like the removal of JQuery that could impact libraries. This question was more about potential breaking changes by using bootstrap 5 as opposed to 4 when coupled with Radzen Blazor? Appreciate your help thanks.

We are not aware of such.