ingrammicro / puzzle-tokens

Batch create, manage and update Sketch styles and symbols using SCSS/LESS
GNU General Public License v3.0
92 stars 17 forks source link

CLI not consequent to using the Plugin from sketch #57

Open vkoopmans-resoluut opened 2 years ago

vkoopmans-resoluut commented 2 years ago

I've made a shell script that loads a sketch fle, runs puzzle tokens from SketchTool and saves the file with another name. Since last week when run the script, all my fles have the same .less file applied to them. instead of using different ones like before.

When I run PT from sketch everything works fine. What could be wrong?

MaxBazarov commented 2 years ago

It's soo strange.

MaxBazarov commented 2 years ago

I found that my last refactoring broke much more logic than I thought initially :-( Will fix it tomorrow.

vkoopmans-resoluut commented 2 years ago

💯 thank you sir.

vkoopmans-resoluut commented 2 years ago

Hi @MaxBazarov have you found what is causing the issue when running PT through Sketchtool / CLI ?