Skip to content

oubbad-brahim/figma-to-css-box-shadow

Repository files navigation

Figma drop and inner shadow to CSS box shadow Plugin

Get started

Building the project locally

git clone https://github.com/oubbad-brahim/figma-to-css-box-shadow.git
cd figma-to-css-box-shadow
npm install
npm start

Importing plugin into figma

Open Figma -> Plugins -> Development -> Import plugin from manifest... and choose manifest.json file from your new repo.

Deployment

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.

Support

If you benefit from this plugin you can

ko-fi

About

Figma plugin that convert Figma drop shadow and inner shadow to CSS box shadow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published