adobe / brackets.io

brackets.io website
111 stars 80 forks source link

Update normalize.css #147

Closed coliff closed 8 years ago

coliff commented 9 years ago

Updated to Normalize v3.0.3 Used minified version for smaller file size / faster loading

ficristo commented 8 years ago

Could you use the not minimized file?

coliff commented 8 years ago

Would it not be better to use the minified version for production though? The larger filesize impacts load times. https://developers.google.com/speed/pagespeed/insights/?url=brackets.io

ficristo commented 8 years ago

I was going to reconsider my decision but I just checked the normalize repo doesn't offer the minified version and sincerly I don't like that the minified step wasn't part of our build. Since we don't have a build system and I really doubt the minification could save much, I still prefer the non minified version.

coliff commented 8 years ago

cool. no problem. I'll update my PR

coliff commented 8 years ago

This PR can be closed now as I opened a new one: https://github.com/adobe/brackets.io/pull/186