A custom plugin for Penpot design platform.
- Make sure you have Penpot installed and running
- Place this plugin in your Penpot plugins directory
- Enable the plugin in Penpot settings
To develop this plugin:
- Clone this repository
- Make your changes in the
srcdirectory - Test your changes in Penpot
- Build and package your plugin when ready
plugin.config.json: Plugin configuration filesrc/index.js: Main plugin codeREADME.md: This documentation
MIT License