manish143143 / cssmin

Automatically exported from code.google.com/p/cssmin
0 stars 0 forks source link

Debug mode without minification but with variables plugin #69

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of CssMin are you using (source and/or build)?
v301

What was the input stylesheet and/or configuration options?
Regular css, with variables declared. Called via CssMin::minify()

What is the expected result?
Minified css with variables parsed. But i'd like to be able to debug my css by 
calling cssmin to parse variables but not compress the code...

And what is the actual result and/or error message?

Please provide any additional information below.

Original issue reported on code.google.com by armel.la...@gmail.com on 15 Mar 2013 at 7:59