gruntjs / grunt-contrib-cssmin

Compress CSS files.
http://gruntjs.com/
MIT License
793 stars 147 forks source link

Css minification is not working for bootstrap-sass-official in Jenkins. #293

Closed medaamarnadh closed 7 years ago

medaamarnadh commented 7 years ago

Hi I am using grunt-contrib-cssmin for minification. I am also using sass. Its not working for me in Jenkins. It showing below error.

{"line":5,"column":2081},"source":"../../bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_buttons.scss","original":{"line":38,"column":-10},"name":null}

Can any one have a solution for this?

XhmikosR commented 7 years ago

Issues with the output should be reported on the clean-css issue tracker.