Method: Vpim::Agent::Ics#get_style

Defined in:
lib/vpim/agent/ics.rb

#get_styleObject



71
72
73
74
# File 'lib/vpim/agent/ics.rb', line 71

def get_style
  content_type 'text/css'
  css :"vpim/agent/ics/style"
end