lessphp icon indicating copy to clipboard operation
lessphp copied to clipboard

v0.5.0 does not compile what it did in v0.4.0

Open ohaag opened this issue 11 years ago • 2 comments

Since the release of v0.5.0, I've got an error during compilation of some code.

I've nothing really workable except this error printed during an "assetic:dump" on Symfony2.

[Exception] variable @tableBorder is undefined: failed at mport "modules/dropdowns.less"; line: 48

I checked my code and the missing "i" in "mport "modules/dropdowns.less";" is not missing.

Sorry for this low accuracy.

ohaag avatar Dec 02 '14 14:12 ohaag

Same here. Seems like it doesn't pick up any variables.

Langmans avatar Dec 05 '14 07:12 Langmans

Same here.

ngodfraind avatar Dec 08 '14 13:12 ngodfraind