##Color Stone A CSS enhancement for IE/6/7/8 and CSS different code generator for all popular browser ##Functions [more](http://www.xidea.org/cs/) * CSS3 Selector you can use css3 selector and some related features even in ie6. * layout/transform/animation position:fix, min-height/max-height(width), transition and so on * box shape/background/images shadow, liner-gradient, alpha,png24 alpha and so on ##Install: npm install cs ##Example: node -e "require('cs')" node -e "require('cs').setScriptPath('/static/cs.js').setHtcPath('/static/cs.htc').exportTo('../output.zip')"