Shopify / theme-sync

Other
10 stars 14 forks source link

Generate .css.liquid files from SASS using CodeKit #9

Open psaikali opened 12 years ago

psaikali commented 12 years ago

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?

meeech commented 12 years ago

@psaikali no idea. will have to look at it. Can you tell me which version osx you on as well?

psaikali commented 12 years ago

Thanks meeech, I'm using 10.7.4.

maxshelley commented 11 years ago

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

psaikali commented 11 years ago

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

maxshelley commented 11 years ago

@psaikali You read my mind. Was installing the gem when your reply came through, thanks :)

meeech commented 11 years ago

Coo. I recommend using the theme gem for this scenario right now. Sorry for the inconvenience.

abecks commented 11 years ago

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.

zephanhazell commented 11 years ago

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.

kjprince commented 11 years ago

I'm having the same problem....and I can't get the gem to work :(

meeech commented 11 years ago

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