Skip to content

Rearchitect handling of Font Awesome #108

Description

@david-poindexter

Is your feature request related to a problem?

Right now Font Awesome is preloaded in the dist folder (fonts and CSS). The build process should simply pull precompiled CSS and fonts from node_modules. This will allow us to properly manage Font Awesome package dependency appropriately via package.json.

Describe the solution you'd like

Add new fa-init Gulp task to copy Font Awesome from node_modules to dist and add to build task.

Describe alternatives you've considered

n/a

Additional context

This will also address one aspect for resolution of #47.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions