KinoFigma
A simple Kino for display Figma files on Livebook.
Installation
Install KinoFigma in Livebook:
Mix.install([
{:kino_figma, "~> 0.1"}
])Usage
Display Figma design file on Livebook:
KinoFigma.design("Qb8fTiCItLCttOzhCE4VlF")The argument is the file ID contained in the Figma URL.