Skip to content
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

Fonts don't seem to be copied over to dist/ as part of the Gulp tasks. #11

Open
ishanAhuja opened this issue Feb 25, 2018 · 0 comments · May be fixed by #12
Open

Fonts don't seem to be copied over to dist/ as part of the Gulp tasks. #11

ishanAhuja opened this issue Feb 25, 2018 · 0 comments · May be fixed by #12

Comments

@ishanAhuja
Copy link

Fonts that are included in the src/ directory (and referenced via the $typefaces variable in styles.scss) aren't present in the dist/ directory after running the default or build Gulp tasks.

This causes the fonts to not be included in the final distributable, and they need to copied over manually.

ishanAhuja added a commit to ishanAhuja/sassy-starter that referenced this issue Feb 25, 2018
Update the existing `copy` task, to include moving the fonts directory from `src/` to `dist/` (and closes minamarkham#11).
@ishanAhuja ishanAhuja linked a pull request Feb 25, 2018 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant