sigtm / sketch-style-libraries

Sync layer & text styles from any Sketch Library
137 stars 5 forks source link

Performance improvements #5

Open sigtm opened 6 years ago

sigtm commented 6 years ago

Right now it seems to take a while to sync if you have a ton of styles, as is often the case if your project is big enough to warrant a separate library file. See if the hashes can be used to compare styles and only replace the ones that have changed, for example