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!
Solved! Go to Solution.
Views
Replies
Total Likes
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!
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!
Views
Replies
Total Likes
Views
Likes
Replies