class ViewComponentContrib::StyleVariants::StyleConfig

def initialize

def initialize
  @styles = {}
  @postprocessor = DEFAULT_POST_PROCESSOR
end