Summary
Create the pipeline.
- Assembly
- Wyam
.Web .dll - Namespace
- Wyam
.Web .Pipelines - Containing Type
- Sass
Syntax
public Sass(string name, string[] patterns)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of this pipeline. |
patterns | string[] | The patterns of Sass files to read. |
Return Value
Type | Description |
---|---|
void |