git clone https://github.com/oubbad-brahim/figma-to-css-box-shadow.git
cd figma-to-css-box-shadow
npm install
npm startOpen Figma -> Plugins -> Development -> Import plugin from manifest... and choose manifest.json file from your new repo.
When running npm start your application will be compiled on save, but you can also build a production ready application running npm run build.
* The manifest.json file in this template doesn't include an id for the plugin. This information will be provided by Figma at the time of publishing the plugin which then should be included to your project's manifest.
If you benefit from this plugin you can