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
|
I have the following type of structure:
We have a rake file that then goes through and runs compass compile on each feature independently which is configured to look for sass files to import from the base feature. Our imports are currently nice and clean without a bunch of relative paths ie. "FileToImport" instead of "../../BaseFeature/scss/FileToImport". It would be nice if I could include the base directory. This would be similar to the compass config setting addimportpath. |
|