https://bugzilla.wikimedia.org/show_bug.cgi?id=28626
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Krinkle <[email protected]> 2011-04-26 20:56:07 UTC --- (In reply to comment #1) > Would minified CSS run into the same problem? Except for core modules, CSS isn't combi-minified. Each module has an mw.loader.implement()-call with an argument for the module javascript context, and an argument with the CSS. The CSS is unable to infect/mess up other CSS. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
