Dnia 29.09.2016 Jeremi Plazas <[email protected]> napisał/a: > Is it possible to get the CSS to load a little faster? I use the > mediawikibootstrap skin and have edited the page > Mediawiki:Mediawikibootstrap.css with some CSS additions. When I browse > through the wiki though, it tends to first (for a fraction of a second) > display unformatted (“printable”) text then load the css which changes the > page to look like I want it too. See for yourself: > > http://library.tsadra.org/index.php/Main_Page > > Is there a way to make that not happen? Get the css to load faster or > something? Any clues very appreciated.
I think this might be https://phabricator.wikimedia.org/T115692 You might try loading CSS before bootstrapping of the JS queue starts, an approach I took in https://gerrit.wikimedia.org/r/#/c/247624/ (but rejected) Saper _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
