Hacker News new | ask | show | jobs
by nullvoxpopuli 2377 days ago
100kb is an ideal right now. Many apps will have more than that in just CSS.
1 comments

100kb is the max amount of JavaScript. There's a number for all resources but I don't know what it is offhand.

Using more than 100kb of CSS is a red flag and probably means you are using a framework like Bootstrap and not just importing the parts you need.