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) 64 B
import * as path from 'path'; export type IPath = typeof path;