module Playbook::MinHeight

def min_height_values

def min_height_values
  %w[auto xs sm md lg xl xxl xxxl]
end