0 Use older libaries with newer version of fontawesome (Compatibility)
Marijn Pool edited this page 2019-02-13 10:51:41 +01:00
    • Set the following JS before fontawesome is initialized: FontAwesomeConfig = { autoReplaceSvg: 'nest' }; This makes the SVG's nested in the <i> as in previous versions.
    • Load both shims v4 js and css.