Open psaikali opened 12 years ago
@psaikali no idea. will have to look at it. Can you tell me which version osx you on as well?
Thanks meeech, I'm using 10.7.4.
I'm experiencing the same issue when generating CSS from LESS files using Codekit. The Shopify app crashes fairly consistently. Was there any progress on this? I'm on OS X 10.8.2
Max: FYI I switched to https://github.com/Shopify/shopify_theme (command line to upload theme files) and some tweaks to the SASS to let Codekit generate the liquid language..
Hope it helps!
2013/3/12 Max Shelley notifications@github.com
I'm experiencing the same issue when generating CSS from LESS files using Codekit. The Shopify app crashes fairly consistently. Was there any progress on this? I'm on OS X 10.8.2
— Reply to this email directly or view it on GitHubhttps://github.com/Shopify/theme-sync/issues/9#issuecomment-14778071 .
Pierre Saïkali psaikali@gmail.com
@psaikali You read my mind. Was installing the gem when your reply came through, thanks :)
Coo. I recommend using the theme gem for this scenario right now. Sorry for the inconvenience.
I am also having this issue when using Mixture (simple mode) to generate CSS from LESS files. The Theme Manager crashes every time the CSS is generated.
I want to echo the issue, but for me after i generate my .css.liquid from less with Codekit, the Theme Manager does not recognize that the file has been updated and does not upload.
I'm having the same problem....and I can't get the gem to work :(
You can try new beta versoin - now ignores .less / .scss files - let me know if that helps. https://github.com/meeech/Shopify-Theme-Tool/releases/tag/v1.0.3-rc1
Hi, I'm using this app with CodeKit. I followed this post (http://stackoverflow.com/questions/11237792/shopify-theme-with-compass-and-sass) to append ".liquid" in the end of my .css file generated by my .scss file. Unfortunately, the Theme Sync app really doesn't like it. Everytime a new .css.liquid file is generated by CodeKit, the app crashes. Any idea why?