lit-and-figma
Installation
SKILL.md
Lit and Figma
In this article I will go over how to set up a Lit web component and use it to create a figma plugin.
TLDR You can find the final source here.
Prerequisites
- Vscode
- Figma Desktop
- Node
- Typescript
Getting Started
We can start off by creating a empty directory and naming it with snake_case whatever we want.