Custom resolver to use when loading CSS files.
Optional
Read the given file and return its contents as a string.
Resolve the given CSS import specifier from the provided originating file to a path which gets passed to read().
read()
Custom resolver to use when loading CSS files.