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