/figma-to-pdf

Export document frames as a pdf

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

figma-to-pdf

Instructions

Have a figma file with frames in the top level:
alt text

Get your Figma token from here Make an environment variable e.g. $ export FIGMA_TOKEN="XXXX-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"

$ stack build
$ stack exec figma-to-pdf-exe "FILEID"

The .pdf will be in the export folder