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

Add Figma Support #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Figma Support #9

wants to merge 1 commit into from

Conversation

chrisdrackett
Copy link

closes #8

@marcedwards
Copy link
Contributor

Hi! Thank you very much for the pull request.

I hope you don’t mind, but I think I have to reject it. I think the .fig files are just the Sketch documents, opened in Figma? For all the templates, I’ve spent a lot of time ensuring the solution is built in a way that’s native to each tool, rather than just converting.

I’m also not sure distributing .fig files as part of this project is a good way to support Figma. Being fundamentally cloud based, with very poor local document support, it makes more sense to use Figma’s built in sharing and just link to a document that way.

This is an open source project, so you can definitely make your own clone with Figma files, if you’d like. I think I will eventually set up Figma documents and just link to them, rather than including them in the GitHub project itself.

@chrisdrackett
Copy link
Author

no worries, I'll use these files myself, just thought others might want them as well. I did use the sketch files as a base, but needed to switch the child components in all the files to resize via scale and not the default (if you use the sketch files directly in figma things like border radiuses won't scale correctly.)

In theory these could also be shared directly in figma, but it would have the same effect as people would be copying a single "version" of the file to use themselves for their icon.

Base automatically changed from master to main January 28, 2021 05:18
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 this pull request may close these issues.

Support for figma
2 participants