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
|
Hello, I was wondering if anyone had any tips for how to keep the compile time for low for scss files. Currently it is taking approximately 15 seconds to build a scss file, and this is getting really painful. If there is any information I could provide that would help I'm happy to. One thing that comes to mind is that I am pointing the config.rb file to a directory that contains a few sub-directories and multiple scss files; could these multiple sub-directories be causing problems? Thanks, Erik |
|
|
What type of project are you working with?
|
|
|
Hi, I'm working on a Web Project (C#) that uses scss (not sure this is what you wanted, since it isn't helpful seeming). It's a CMS platform. The scss file that I'm having difficulty with is about 1400 lines. I've tried breaking this file into multiple files imported into a single file, and it did not help. When I run compass manually on the .rb file saved in the solution, and edit the scss externally, it seems to build quickly. Cheers, Erik |
|
|
Hi Erik, Are you able to send us the file in question (and any imports associated with it) and we can have a look at what is going on here. If needed you can email this through to us at support at mindscape.co.nz rather than attaching it to the forum post.
|
|