DEV Community

Discussion on: Tailwind CSS over Plain CSS

Collapse
 
stefanwrightcodes profile image
Stefan Wright

I tried using it for about 3 or 4 months, however I then found Styled Components and found that I preferred using traditional css more, the abundance of class names did make for a messy environment I felt. The class names themselves are clear for the most part but you can quickly have a lot of classes in your list

Collapse
 
pythonbutsnake profile image
Hamza Ahmad

I do get your point. If you get used to of Tailwind then its hard to let go