module Playbook::Right

def right_values

def right_values
  %w[0 xxs xs sm md lg xl auto initial inherit]
end