GibbsConsulting / django-plotly-dash

Expose plotly dash apps as django tags
MIT License
548 stars 124 forks source link

Bootstrap 5 incompatibility #482

Open figgeous opened 8 months ago

figgeous commented 8 months ago

I would like to use Dash Bootstrap Components, but I'm running Bootstrap 5, which means I can't use the components without installing Bootstrap 4 as well? Would it be possible to make this fantastic package completely compatible with Bootstrap 5?