Skip to content

Add Figma Support#9

Open
chrisdrackett wants to merge 1 commit into
bjango:mainfrom
tiltshift:master
Open

Add Figma Support#9
chrisdrackett wants to merge 1 commit into
bjango:mainfrom
tiltshift:master

Conversation

@chrisdrackett

Copy link
Copy Markdown

closes #8

@marcedwards

Copy link
Copy Markdown
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
Copy Markdown
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