Sass.

WithCompressedOutputStyle() Method

Summary

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

Syntax

public Sass WithCompressedOutputStyle()

Return Value

Type Description
Sass The current instance.
GitHub