Skip to content

Instantly share code, notes, and snippets.

@jc00ke
Created September 21, 2009 01:01
Show Gist options
  • Select an option

  • Save jc00ke/190006 to your computer and use it in GitHub Desktop.

Select an option

Save jc00ke/190006 to your computer and use it in GitHub Desktop.
get '/styles.css' do
content_type 'text/css', :charset => 'utf-8'
sass :styles
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment