Sass.js

an online Playground for Sass.js

Sass.info()

Sass.options()

See documentation

Emit comments in the generated CSS indicating the corresponding source line.

Precision for fractional numbers (-1: libsass default, which currently is 5)

Treat source_string as SASS (as opposed to SCSS)

String to be used for indentation

String to be used to for line feeds

Path to source map file. Enables source map generation. Used to create sourceMappingUrl

Directly inserted in source maps

The input path is used for source map generation. It can be used to define something with string compilation or to overload the input file path. It is set to stdin for data contexts and to the input file on file contexts.

The output path is used for source map generation. Libsass will not write to this file, it is just used to create information in source-maps etc.

Embed include contents in source maps

Embed sourceMappingUrl as data URI

Disable sourceMappingUrl in CSS output

Sass.compile()

SASS

CSS

Sourcemaps

SourceMap

Filesystem

Files

    Add/Edit File