SassEx.Importer.canonicalize

You're seeing just the callback canonicalize, go back to SassEx.Importer module for more information.
Link to this callback

canonicalize(arg1, arg2)

View Source

Specs

canonicalize(struct() | nil, String.t()) :: result_t() | nil

Convert a filename into a URI

e.g. "example.scss" -> "file:///example.scss"