Skip to content

Instantly share code, notes, and snippets.

@retrofox
Created May 12, 2011 19:12
Show Gist options
  • Save retrofox/969224 to your computer and use it in GitHub Desktop.
Save retrofox/969224 to your computer and use it in GitHub Desktop.
link(href: '/css/print.css', rel: 'stylesheet', media: 'all')
link(href: '/css/print.only.css', rel: 'stylesheet', media: 'print')
link(href: '/css/reporting.print.css', rel: 'stylesheet', media: 'all')
link(href: '/css/lessonplan.print.css', rel: 'stylesheet', media: 'all')
link(href: '/custom.css', rel: 'stylesheet', media: 'all')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment