less4j
less4j copied to clipboard
Escaping quotes possible change in less.js
Find out whether they changed it or not and follow their decision.
Links:
- https://github.com/cloudhead/less.js/issues/1142
- https://github.com/cloudhead/less.js/pull/1156
I think we agreed to basically not have escapes.. so the only problem this would cause is if you needed " and ' in the same string.
see also https://github.com/less/less.js/issues/1538
Ignore that I just re-opened the issue.
OK :)