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, Workbench gets extremely slow when using a lot, or large @imports. I have a scss file with imports bootstrap.scss. Inside Bootstrap.scss there are a lot of imports too. So I guess the slowness is coused by the chaining reaction of imports in imports in imports. And workbench wants to get all functions or other variables from those import files. If that is the case, maybe it is wise to not search deeper than 1 layer of import for functions? |
|