MinifyCss(bool) Constructor
Minifies the CSS content.
Namespace
Statiq.Minification
Containing Type
MinifyCss

Syntax

public MinifyCss(bool isInlineCode = false)

Parameters

Name Type Description
isInlineCode bool Boolean to specify whether the content has inline CSS code. Default value is false.