An Utility Plugin for shadows i.e Copy, Paste, Cut and Delete Shadows.
-
Copy Shadows
- Select a layer with shadows
- Press
CTRL + SHIFT + Cto copy shadows
-
Paste Shadows
- Select layers to paste shadows on
- Press
CTRL + SHIFT + Vto paste shadows
-
Cut Shadows
- Select layer to cut shadows from
- Press
CTRL + SHIFT + Xto cut shadows
-
Delete Shadows
- Select layer to delete shadows from
- Press
CTRL + SHIFT + Dto cut shadows
Download and double click Shadows-Utilities.sketchplugin
NOTE : Please make sure you have yarn :: Installing yarn
- Initial setup
$ yarn install- Build plugin
$ yarn build- To watch for changes
$ yarn watch- Project Template to start developing plugin :: Write Sketch Plugins in Purescript
- Sketch Javascript API wrapper :: Purescript Sketch
