awssat / tailwindo

🔌 Convert Bootstrap CSS code to Tailwind CSS code
MIT License
1.09k stars 108 forks source link

React bootstrap support. #51

Closed vikasg603 closed 3 years ago

vikasg603 commented 3 years ago

Is there any way to convert react-bootstrap, which is using only bootstrap classes, to tailwindcss?

abdumu commented 3 years ago

Did you try it and failed? On 24 Jun 2021, 12:28 PM +0300, vikas gupta @.***>, wrote:

Is there any way to convert react-bootstrap, which is using only bootstrap classes, to tailwindcss? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

vikasg603 commented 3 years ago

Did you try it and failed? … On 24 Jun 2021, 12:28 PM +0300, vikas gupta @.***>, wrote: Is there any way to convert react-bootstrap, which is using only bootstrap classes, to tailwindcss? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

No, I did not try yet, but as there was no mention of React, I assumed there was no support.

abdumu commented 3 years ago

https://github.com/awssat/tailwindo/pull/37

vikasg603 commented 3 years ago

Thanks, @abdumu, for the reference. I hope that @awssat will update the documentation, which tells that this library also support jsx.