module Playbook::ZIndex

def z_index_values

def z_index_values
  %w[1 2 3 4 5 6 7 8 9 10]
end