Skip to content

A Figma plugin to generate Local Variables and Local Styles from Themer.

License

Notifications You must be signed in to change notification settings

hikasami/gravity-ui-themer-figma-plugin

Repository files navigation

Gravity UI Themer Figma plugin beta version

A Figma plugin to generate Local Variables and Local Styles from Themer.

Quickstart

Run yarn to install dependencies. Run yarn build:watch to start webpack in watch mode. Open Figma -> Plugins -> Development -> Import plugin from manifest... and choose manifest.json file from this repo.

  • To change the UI of your plugin (the react code), start editing App.tsx.
  • To interact with the Figma API edit controller.ts.
  • Read more on the Figma API Overview.

Toolings

This repo is using:

  • React + Webpack
  • TypeScript
  • Prettier precommit hook

About

A Figma plugin to generate Local Variables and Local Styles from Themer.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published