Home Reference Source Test Repository

Function

Static Public Summary
public

cli(url: string, prev: string): *

Glob importer for node-sass

Static Public

public cli(url: string, prev: string): * source

Glob importer for node-sass

Params:

NameTypeAttributeDescription
url string

The path in import as-is, which LibSass encountered.

prev string

The previously resolved path.

Return:

*