UNPKG

node-sass-magic-importer

Version:

Custom node-sass importer for selector specific imports, node importing, module importing, globbing support and importing files only once

4 lines (2 loc) 76 B
import * as resolve from 'resolve'; export type IResolve = typeof resolve;