module Playbook::ZIndex

def z_index_options

def z_index_options
  {
    z_index: "z-index",
  }
end