8
Shouts

Wayne Brantley: Ultimate automatic stylesheet combining, minification and .less integration

published 873 days, 20 hours, 9 minutes ago posted by https://www.google.com/accounts/o8/id?id=AItOawkYKeMwDCa949_B8pvpA9PhnSDFtKdjhL0https://www.google.com/accounts/o8/id?id=AItOawkYKeMwDCa949_B8pvpA9PhnSDFtKdjhL0 875 days, 14 hours, 47 minutes ago
Saturday, January 02, 2010 12:51:52 PM GMT Thursday, December 31, 2009 6:14:16 PM GMT

Combine your stylesheet css files into one file to improve site performance. We all know this rule, but how do we go about doing this?   We could automate this in our build script, but then that means we have to do the same thing in development.   So,  if you reference 'combined.css' in your webpage in development - because the build server will make that for you - you have to maintain that combined file in development.  Or, you are looking at the debug setting and properly outputting a reference to the...

category: ASP.NET | clicked: 0 | | source: blog.waynebrantley.com | show counter code