Serious question: Do we *really* need to minify our JS and CSS files?
Does it matter at all if we're gzipping the HTTP streams anyway?
Edit: Just to be perfectly clear, by wondering if it matters, I'm not asking how many kb I may or may not be saving per request, but if it affects the user experience in a meaningful way like LCF due to large images with undefined dimensions does.