remove loadCSS and preload woff2 icon fonts (#9976)
loadCSS was used as a polyfill for rel=preload but it seems we only used it on a single CSS file which did not help much. Changed the icon CSS to a blocking load and preload the woff2 variants which does work in modern browsers (Firefox currently needs the network.preload about:config setting but should gain proper support soon). Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
3
public/vendor/VERSIONS
vendored
3
public/vendor/VERSIONS
vendored
@@ -23,9 +23,6 @@ Version: 2.1.10
|
||||
File(s): /vendor/plugins/emojify/emojify.custom.js
|
||||
Version: 1.1.0
|
||||
|
||||
File(s): /vendor/plugins/cssrelpreload/
|
||||
Version: 1.3.1
|
||||
|
||||
File(s): /vendor/plugins/dropzone/dropzone.js
|
||||
Version: 4.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user