Helper functions for creating Sketch plugins.
- Git clone or subtree
git subtree add --prefix vendor https://github.com/dunckr/sketch-utils master --squash
- Import into sketchplugin file
@import 'vendor/index.js'
MIT © Duncan Beaton
Helper functions for creating Sketch plugins.
git subtree add --prefix vendor https://github.com/dunckr/sketch-utils master --squash
@import 'vendor/index.js'
MIT © Duncan Beaton