Sass.

WithCompactOutputStyle() Method

Summary

Sets the output style to compact.
Assembly
Wyam.Sass.dll
Namespace
Wyam.Sass
Containing Type
Sass

Syntax

public Sass WithCompactOutputStyle()

Return Value

Type Description
Sass The current instance.
GitHub