- Automates tailwindcss font creation by outputting the required values in
tailwind.config.jsandtypography.css - Automates tailwindcss color palette creation from saved paint styles in
tailwind.config.js
- Run
yarnto install dependencies. - Run
yarn build:watchto start webpack in watch mode. - Open
Figma->Plugins->Development->Import plugin from manifest...and choosemanifest.jsonfile from this repo.
⭐ Read more on the Figma API Overview.
This repo is using:
- React + Webpack
- TypeScript
- Prettier precommit hook
