How to enable/add Bootstrap version 5 in my project, AEM 6.5 version
Hi Team,
I have created project in AEM 6.5, I need to enable/add Bootstrap version 5 support in my Project. Please suggest how I can do that.
Thanks in advance!
Hi Team,
I have created project in AEM 6.5, I need to enable/add Bootstrap version 5 support in my Project. Please suggest how I can do that.
Thanks in advance!
Hi @heena91
You can download the boostrap 5 library from https://getbootstrap.com/docs/5.0/getting-started/download/ and include in the clientlib where you have included other libraries. Just ensure to remove any previous version of bootstrap.
Include the CSS and JS file in css.txt and js.txt to render it.

Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.