Hacker News new | ask | show | jobs
by d-d 1684 days ago
The original point of CSS was to remove style code from HTML. This made a ton of sense twenty years ago. Web content was often saved directly to static files, so imagine having to update styles across hundreds of HTML files manually without VS Code.

Tailwind seems like it could be very useful if one's UI is strictly component based. Otherwise it seems like a portal back into writing HTML on Windows 98 using notepad. Either way, thankful for innovation and more options.