UNPKG

node-sass-glob-importer

Version:

Custom importer for node-sass which makes it possible to use glob syntax in Sass import statements

5 lines (4 loc) 108 B
declare const _default: (url: string, prev: string) => { contents: string; } | null; export = _default;