CSS minification in AEM
I have used min:yui for CSS minification and min:gcc;compilationLevel=whitespace for js minification.
js minification is working as expected(removing linebreaks and spaces) but CSS minification is only removing spaces. linebreaks are still present for CSS minification.
I have found Minify JS CSS this thread but Don't know how to make changes for removing linebreaks.
I am using AEM 6.3 and yui compressor version is 2.4.8