-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
Added the input stylesheet as attachment: fa.min.css
What is the expected result?
That
"src:url('./font/fontawesome-webfont.eot?v=4.0.0');src:url('./font/fontawesome-w
ebfont.eot?#iefix&v=4.0.0') format('embedded-opentype')" remains
And what is the actual result and/or error message?
It's gone
Please provide any additional information below.
fa-min.css is the input file and fa.min.min.css is the output file.
i used an already minified css file, to make the difference more clear.
Original issue reported on code.google.com by s.weiguny on 27 Feb 2014 at 11:30
Attachments: