Jacob Gunnarsson
Jacob Gunnarsson
Ok, thanks @maoberlehner! A feature like LESS import `once` (or `reference` in this case) sounds ideal. In the meanwhile I've resorted to using `disableImportOnce`.
Ah, yeah, you're right! It'd be nice if imports with explicit filtering for `[mixins]` or `[variables]` ignored the global import once functionality.
That would solve my problem, but I can't get it to work. Maybe the Webpack loader module resolution is somehow conflicting with `node-sass-magic-importer`? I can't force the import with either...