https://bugzilla.wikimedia.org/show_bug.cgi?id=67368
--- Comment #1 from Krinkle <[email protected]> --- Note that OOjs UI, for example, as being a standalone project, never used the 'embed()' function because we use its compiled distribution file which is already CSS (compiled by lessjs via Grunt). And yet it has no impact on its performance because /* @embed */ degrade gracefully for third parties and is still picked by CSSMin when MediaWIki loads oojs-ui.css. This is not a coincidence, CSSMin was designed this way on purpose and Less kind of broke that paradigm. -- 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
