class ViewComponentContrib::StyleVariants::StyleConfig
def postprocess_with(callable = nil, &block)
def postprocess_with(callable = nil, &block) @postprocessor = callable || block end
def postprocess_with(callable = nil, &block) @postprocessor = callable || block end