I wanted to go responsive for a while and I was quite pleased with the DnnFoundation blog post and skin (built upon Zurb Foundation).
I will do quite a bunch of customization and optimization and I plan to use Sass to help me along the way.
My question is quite simple : once I have my Css and Js files ready, which ones should I put on my website and include in my skin files ??
Should I only use the minified versions generated by my preprocessor or is it best to use the "normal" ones and let the Client Resource Management do all the work ?