Skip to content

Rearchitect handling of Font Awesome #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
david-poindexter opened this issue Jan 3, 2019 · 0 comments
Closed

Rearchitect handling of Font Awesome #108

david-poindexter opened this issue Jan 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@david-poindexter
Copy link
Member

david-poindexter commented Jan 3, 2019

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.

@david-poindexter david-poindexter added the enhancement New feature or request label Jan 3, 2019
@david-poindexter david-poindexter added this to the 2.0.0 milestone Jan 3, 2019
@david-poindexter david-poindexter self-assigned this Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant