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

Moving the /fonts/ folder to /src/fonts/ #1302

Merged
merged 4 commits into from
Apr 7, 2021
Merged

Moving the /fonts/ folder to /src/fonts/ #1302

merged 4 commits into from
Apr 7, 2021

Conversation

jonrohan
Copy link
Member

@jonrohan jonrohan commented Apr 5, 2021

I'm not sure the decision history behind putting the fonts/ folder in the root of the project, but I was hoping we could clean it up and move it to src.

Upon build time, these folders get moved back into the main root of the npm package so this shouldn't effect how we distribute primer or access these fonts.

@jonrohan jonrohan requested a review from skullface April 5, 2021 17:33
@changeset-bot
Copy link

changeset-bot bot commented Apr 5, 2021

🦋 Changeset detected

Latest commit: 12fa7c4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel vercel bot temporarily deployed to Preview April 5, 2021 19:12 Inactive
Copy link
Contributor

@simurai simurai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚢👍

Upon build time, these folders get moved back into the main root of the npm package

Yeah, there should be no difference when published and the fonts/ should be back in the root.

@jonrohan
Copy link
Member Author

jonrohan commented Apr 7, 2021

I tested this on github and didn't see any issues with font path, so I think this is safe. Please let me know if I made a mistake and I'll revert this pr.

@jonrohan jonrohan merged commit 06f7e21 into main Apr 7, 2021
@jonrohan jonrohan deleted the move_fonts_folder branch April 7, 2021 15:26
@primer-css primer-css mentioned this pull request Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants