Skip to content

Upgrade font-awesome to v6+ #46

@armahillo

Description

@armahillo

We want to use the tower-broadcast icon in a form in iris, and that is found in a more current version of Font Awesome. (version 6+)

v4 to v6 is little more involved than expected. Here's my current strategy:

  • Identify all repos we have using radius-rails
  • Within those repos, grep for all fa-* class uses
  • Distill that down to a unique, sorted list
  • Determine which FA sets are needed to satisfy these classes

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions