A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://sass-lang.com/documentation/js-api/interfaces/CompileResult below:

Website Navigation


Sass: CompileResult | JS API

The result of compiling Sass to CSS. Returned by compile, compileAsync, compileString, and compileStringAsync.

Hierarchy Index Properties css

css: string

The generated CSS.

Note that this never includes a sourceMapUrl comment—it's up to the caller to determine where to save the source map and how to link to it from the stylesheet.

loadedUrls

The canonical URLs of all the stylesheets that were loaded during the Sass compilation. The order of these URLs is not guaranteed.

Optional sourceMap

The object representation of the source map that maps locations in the generated CSS back to locations in the Sass source code.

This typically uses absolute file: URLs to refer to Sass files, although this can be controlled by having a custom Importer return sourceMapUrl.

This is set if and only if sourceMap is true.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4