Does anyone know of a way to modify an imported file without breaking the import link?
I have a skin which I use across multiple projects, so it's maintained in a global project & imported in to the product-specific projects.
However, for one product I want the skin to be slightly different (I want to exclude the index tab from the accordion).
I would be nice to be able to maintain a local file (local to the 'sub-project') that modifies the imported one at publish without breaking the link.
Any tips much appreciated.