DEV Community

Discussion on: Google UI Clone in HTML and Tailwind CSS

 
moopet profile image
Ben Sinclair

Anyone can write clean HTML. The people who are writing things like Tailwind (and a bunch of other things, like React components for example) are typically not doing that, though. Almost all the Tailwind tutorials you'll find use DIV soup, and people starting out with it just follow suit.

Thread Thread
 
terabytetiger profile image
Tyler V.

Let's stop making assumptions about people that use specific tools - Thanks.