Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsheard
608 days ago
> A lot of HTML's nowadays have 100 - 300 kb. That's only the HTML (!!).
I think you can probably blame Tailwind for that.
1 comments
yoavm
608 days ago
Why? More often than not the classes are combined during post-processing to the most reusable unified classes, with very short classes names.
link