This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/lib/bootstrap-json
Joe 2f66eb59c2
DEV: Slightly defer loading Discourse stylesheets (#17078)
This is related to #17063 and is also a pre-request for the splash screen work.

This PR introduces 0 visual or functional changes. It just relocates the stylesheets in the load order.
`.css` stylesheets block the browser render. We need to move those out of the <head> tag.

However, they still need to be loaded before core/plugin/theme rendered HTML to avoid FOUC.
2022-06-20 10:37:28 +08:00
..
.npmrc DEV: Prevent npm usage (#13945) 2021-08-04 22:04:58 +02:00
index.js DEV: Slightly defer loading Discourse stylesheets (#17078) 2022-06-20 10:37:28 +08:00
package.json DEV: Re-allow node 17, with a warning (#15083) 2021-11-24 21:16:33 +01:00