Bundle Css Method ()SquishIt API Documentation
Create a CSS bundle with non default IDebugStatusReader.

Namespace: SquishIt.Framework
Assembly: SquishIt.Framework (in SquishIt.Framework.dll) Version: 0.9.5.0 (0.9.5.0)
Syntax

public static CSSBundle Css(
	IDebugStatusReader debugStatusReader
)

Parameters

debugStatusReader
Type: IDebugStatusReader
IDebugStatusReader instance to use.

Return Value

Type: CSSBundle
CSSBundle
See Also