C# Class SimpleBundler.MasterCssPack

Datei anzeigen Open project: opentable/SimpleBundler Class Usage Examples

Public Methods

Method Description
AddCssPack ( CssPack pack ) : void

Private Methods

Method Description
BuildCompressedCss ( CssPack pack ) : void
BuildCss ( CssPack pack ) : void

Method Details

AddCssPack() public static method

public static AddCssPack ( CssPack pack ) : void
pack CssPack
return void