How to deploy legacy react app to phoenix liveview using bootstrap and jquery

Good afternoon. I have a legacy app writtern in react using a bootstrap template and jquery. I am migrating it to liveview and I am have a really hard time translating all the bootstrap template css to tailwind. Is there any way tp use the boostrap tempkate in the app. I was following this Phoenix 1.7 and Bootstrap 5 - Tutorials and screencasts for Elixir, Phoenix and LiveView but seems a kittle outsated. Does anyone knows of a more recent way of doing this. Thanks in advance.