top | item 43099048

(no title)

elchief | 1 year ago

I respect what tailwind has done

But, here's an issue for me: it makes your (cacheable/compressible) CSS smaller and your (uncacheble/uncompressible) HTML larger

Of course, you can cache and compress HTML. Unless you're using TLS, then you should not compress HTML (see BREACH). And unless you have any dynamic data on your page, then you won't be using caching...

And Tailwind makes HTML responses quite a bit larger

discuss

order

No comments yet.