module Playbook::Hover

def hover_options

def hover_options
  {
    hover: "hover",
  }
end