Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 569 Bytes

Tokens Studio: Devmode

Repository containing code related to the Dev Modehttps://www.figma.com/dev-mode/ version of Tokens Studio.

Development

  • npm run watch to develop the plugin
  • npm run build to build the plugin

Further information

Although this plugin does not generate real code it uses the "codegen" capability of the Figma Plugin API to provide developers information of the used tokens. Intro to the topic of codegen plugins: Plugins for Code generation