Hacker News new | ask | show | jobs
by nailer 1380 days ago
To me the biggest drawback of tailwind is having half my styling in HTML and the other half in CSS. This directly addresses that issue by using. CSS to include functionality rather than HTML element class names.