February 2010

1 article published in February 2010

  1. Efficient stylesheet minification in C#

    · 1 min read

    A few weeks back i found out that the method I use to minify CSS was about 5% more efficient than the YUI Compressor . I tweeted about it and was encouraged to post the code that does the actual minification. public...