Repository containing code related to the Dev Modehttps://www.figma.com/dev-mode/ version of Tokens Studio.
npm run watch
to develop the pluginnpm run build
to build the plugin
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