https://bugzilla.wikimedia.org/show_bug.cgi?id=54673
--- Comment #12 from Bartosz DziewoĆski <[email protected]> --- For /* @embed */ annotations, it turns out it is actually possible to use them without lessc mucking about, using the "infix" syntax: background-image: /* @embed */ url(file.png); I3062346ed63272a1c22b5df27b4cc1de2a699d9a demonstrates an implementation and hopefully fixes/works-around the last bug we had because of this underlying lessc issue. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
