issues
search
eclipse-pass
/
pass-ui
UI code base for PASS
Apache License 2.0
4
stars
16
forks
source link
fix: bring back font-awesome 5 css
#1201
Closed
jaredgalanis
closed
1 year ago
jaredgalanis
commented
1 year ago
there are many places around the codebase that we rely on font awesome classes for
this brings back font-awesome 5 css, but rather than as a cdn, it installs it directly as an asset (avoids csp issues)
we're leaving ember-font-awesome in so that we can iteratively move to ember-font-awesome where it makes sense to in separate work
partially addresses
https://github.com/eclipse-pass/main/issues/656
as the status of submissions were not showing up as a result of missing font-awesome css