How to use tailwind components with dash

Can I use Tailwind Components with Dash library?

I am working on a project for which I am considering using FlyonUI - Tailwind Components with plotly.
I checked the docs and it has Django integration guide. Reference. So, I thought it might work with ploltly library as well.

Has anyone tried it?

Easiest approach, use dash-mantine-components instead https://www.dash-mantine-components.com/

I wouldn’t recommend adding django into the mix unless you really have a purpose for the models and database or a need for an API

Last alternative id recommend is turn all of tailwind into a component library.. but thats a fair bit of effort: