This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
23404ad103
nodebb
/
public
/
scss
/
fontawesome
/
style-sharp-regular.scss
2 lines
25 B
SCSS
Raw
Normal View
History
Unescape
Escape
feat: move to npm fontawesome dependency and support fa pro (#11820) * 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
2 years ago
@import
"
sharp-regular
"
;