CSSMax constructor

CSSMax(
  1. List<String> args
)

Implementation

CSSMax(List<String> args) : args = _normalizeArgs(args);