Home › Forums › CSS › Separate CSS files VS One CSS file (@Media) › Re: Separate CSS files VS One CSS file (@Media)
January 27, 2013 at 5:06 am
#122456
Participant
I think that the first way is better. While browsers will load both, some newer browsers (latest WebKit) will delay the loading of a stylesheet that doesn’t currently apply until after the page has been shown and everything else has been loaded.