This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi. I have Visual Studio 2012 with web workbench. I'm using sass and compass. I created HTML5 project, I clicked "Setup compass project", I changed cagalog structure a little bit. It compiles well. But if I put:
it all generates an error: "File to import not found or unreadable". I can't use any of compass mixins because of that. I also don't have option "generate spriting import" after right-click on folder. Reinstalation doesn't help. My config.rb:
I'm not sure if compass is activated but it seems it's not. It looks like only only sass compiler works with this project. Any ideas? I haven't seen any compass path property to set up, only ruby path in options. UPDATE: I've noticed that .scss files compiles on save even if I didn't click 'setup compass project' and I don't have .mswwsettings file. It's pretty weird. |
|