yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 150 forks source link

Change cssmin to csso #160

Closed ragingwind closed 9 years ago

ragingwind commented 9 years ago

I did't get test. However web-starter-kit, gulp-webapp generator are using csso to minify css. I'll change and test it If you have mind

robdodson commented 9 years ago

Hey @ragingwind,

I replaced csso with cssmin because csso can't compile /deep/ combinators. https://github.com/yeoman/generator-polymer/pull/127#issuecomment-73013089

ragingwind commented 9 years ago

Sorry I forgot that :)

robdodson commented 9 years ago

No worries :) On Mar 5, 2015 4:22 AM, "Jimmy Moon" notifications@github.com wrote:

Sorry I forgot that :)

— Reply to this email directly or view it on GitHub https://github.com/yeoman/generator-polymer/issues/160#issuecomment-77354953 .