You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to add the tailwind classes to a project but the project is currently using bootstrap. The problem is that when I add tailwind to the project, it changes a lot of the base DOM css. What I would like to do is add the tailwind classes under a specific class. For example,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to add the tailwind classes to a project but the project is currently using bootstrap. The problem is that when I add tailwind to the project, it changes a lot of the base DOM css. What I would like to do is add the tailwind classes under a specific class. For example,
That way, when I am creating new frontend ui, I can use tailwind freely and it will not affect the rest of the app.
Does anyone know how I might be able to do this?
Beta Was this translation helpful? Give feedback.
All reactions