Sass.

WithNestedOutputStyle() Method

Summary

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

Syntax

public Sass WithNestedOutputStyle()

Return Value

Type Description
Sass The current instance.
GitHub