Open frereit opened 1 year ago
From the documentation, only the following features require javascript:
https://getbootstrap.com/docs/5.2/getting-started/introduction/
We currently use it to implement the navbar collapsing, but this could definitely be done in <80kB of JavaScript.
Updated list for the version of bootstrap we are using (5.2)
From the documentation, only the following features require javascript:
https://getbootstrap.com/docs/5.2/getting-started/introduction/
We currently use it to implement the navbar collapsing, but this could definitely be done in <80kB of JavaScript.