startbootstrap-sb-admin-2
startbootstrap-sb-admin-2 copied to clipboard
Update to Bootstrap 5
I have updated to Bootstrap 5.1.3 and made the following changes:
- data-target tp data-bs-target, data-toggle to data-bs-toggle in the html
- ml-auto to ms-auto, mr-auto to me-auto in the html
- install (npm install) and build (npm start)
There are still some issues (like the header icon and counters) did you ever fix this ? Thanks for the work so far !