https://bugzilla.wikimedia.org/show_bug.cgi?id=35562
Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- Widgets shouldn't have @imports at all. Gadgets have a field to specify which CSS file to include. I think of 2 solutions for this: - Split again CSS resources on different requests (which is bad IMO as it defeats the purpose of RL) - After minimizing CSS files, move all @import declarations at the top. I think this can be done pretty easily. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
