module Playbook::LineHeight

def line_height_options

def line_height_options
  {
    line_height: "line_height",
  }
end