Combine Your CSS Media Styles Into One File
# Linked to 22 November 2007, 23:52 in Code by Sam Brown
If load time is an issue you could save yourself a server request by combining your CSS files into one file, instead of having a stylesheet for global media styles (screen, handheld etc.) and one from print only.
Tweet Subscribe to the RSS Feed →