Utils_YUICompressCss Method |
Compress a CSS content using YUI library.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static string CompressCss(
string content
)
Parameters
- content
- Type: SystemString
Return Value
Type:
StringSee Also