Read an importer manifest (called package.json in most cases)
Write an importer manifest (called package.json in most cases)
Replicates indexed directories using hard links, copies, or cloning
Custom importer for node-sass which makes it possible to use glob syntax in Sass import statements
A node-sass custom importer which turns ~ into absolute paths to the nearest parent node_modules directory.
Custom node-sass importer for selector specific imports, node importing, module importing, globbing support and importing files only once
Custom importer for node-sass to filter certain elements like variables, mixins or at-rules from Sass code
Custom importer for node-sass to import packages from the `node_modules` directory
Custom importer for node-sass to import only certain CSS selectors instead of the whole file
Assembles source file trees using Sass-style @import statements.