lessphp
lessphp copied to clipboard
setPreserveComments changes line endings
this
$lessc = new lessc();
$lessc->setPreserveComments(true);
$lessc->setFormatter("classic");
Changes line endings? I'll attach two screenshots from bbedit on mac, one generated without and one with the second line
