Skip to content

Tailwind vs vanilla CSS #4

Answered by Abhinav-ark
Sajithrajan03 asked this question in Q&A
Discussion options

You must be logged in to vote

I use tailwind for react projects where i use components. In html since I repeat code, it's difficult to make a change if I use tailwind. I have to find and make changes in many places. If I use vanilla css, I can just modify the class which I've used in many places and the changes apply uniformly. However in react, since I don't repeat code, it's enough if I change tailwind classes in the component.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sajithrajan03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants