weclome-banner/javascripts/discourse
gabeszm a838e3c22b Fix Font Awesome icon rendering using Discourse icon helper
- Import d-icon helper from discourse-common
- Replace manual <i> tags with {{icon}} helper for Font Awesome icons
- Update CSS to style .d-icon elements instead of i tags
- Ensure icons display correctly with proper sizing and colors
- Fix hover animation to use margin instead of padding for d-icon

This resolves the issue where Font Awesome icons weren't appearing when selected in admin settings.
2025-10-16 17:59:12 +02:00
..
api-initializers Modernize to .gjs Glimmer component with renderInOutlet pattern 2025-10-16 17:16:53 +02:00
components Fix Font Awesome icon rendering using Discourse icon helper 2025-10-16 17:59:12 +02:00