Sass.

Sass(string) Constructor

Summary

Create the pipeline.
Assembly
Wyam.Web.dll
Namespace
Wyam.Web.Pipelines
Containing Type
Sass

Syntax

public Sass(string name)

Parameters

Name Type Description
name string The name of this pipeline.

Return Value

Type Description
void
GitHub