JM-Lemmi / ical-relay

Relay ical urls and edit them on the fly with different modules.
GNU General Public License v3.0
8 stars 2 forks source link

Verify that bootstrap javascript is actually required #110

Open frereit opened 1 year ago

frereit commented 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.

robske110 commented 1 year ago

Updated list for the version of bootstrap we are using (5.2)