Return a minimal CSS to make the menu work.
6 7 8
# File 'lib/hmenu/css.rb', line 6 def self.out File.read "#{::HMenu::ROOTDIR}/css/hmenu.css" end