module Playbook::LineHeight

def line_height_values

def line_height_values
  %w[tightest tighter tight normal loose looser loosest]
end