https://bugzilla.wikimedia.org/show_bug.cgi?id=60368
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] Component|Skin and page rendering |ResourceLoader See Also|https://bugzilla.wikimedia. | |org/show_bug.cgi?id=64595 | Blocks|27292 |64595 Summary|Order of LESS file import |[upstream] @import in LESS |is confusing |should try relative path | |before consulting global | |import paths --- Comment #9 from Krinkle <[email protected]> --- This is a bug in the php-port of less that we use. Both other ports as well as the official js implementation do it the right way and allow local path resolution to take precedence. Upstream bug report: https://github.com/leafo/lessphp/issues/555 -- 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
