#214 reports than Gantry 5 overrides the importer-related methods to use their gantry-theme stream wrapper to resolve file.
We should look at a way to support such use case through official extension point, i.e. addImportPath with either a string or a callable. If that cannot be done directly, we might need to introduce a more powerful Importer API to support that.