nodebb/public/scss
Opliko b709ed9e63
feat: move to npm fontawesome dependency and support fa pro ()
* feat: move to npm fontawesome dependency

* feat: move shims to a separate file

* fix: thin style prefix

* feat: proper style and FA pro handling in icon selector

* docs: add fontawesome properties to openAPI

* fix: default for styles

* feat: select all styles by default

Turns out browsers lazy-load fonts.
So since the actual CSS for each style is small, there is no perf reason for defaulting to free styles for FA pro users.
This means they'll have to only change one setting.

Still, the option to select styles remains for those who want it.

* fix: remove console.log
..
admin Merge branch 'master' into develop
fontawesome feat: move to npm fontawesome dependency and support fa pro ()
modules Bootstrap5 ()
client.scss Bootstrap5 ()
flags.scss remove unused css
generics.scss feat: add hidden-empty utility
global.scss fix: rtl fixes for code and long text
install.scss add again
jquery-ui.scss Bootstrap5 ()
mixins.scss fix bottom margin of p tags in line-clamp
modals.scss refactor: move to modals
overrides.scss Bootstrap5 ()
responsive-utilities.scss Bootstrap5 ()