Skip to content

Instantly share code, notes, and snippets.

@smoofles
Created January 15, 2009 18:07
Show Gist options
  • Save smoofles/47513 to your computer and use it in GitHub Desktop.
Save smoofles/47513 to your computer and use it in GitHub Desktop.
= js_include_tag 'jquery-1.2.6', 'jquery-ui-1.6b', 'jquery.cookie', 'jquery.dimensions', 'jquery.livequery', :bundle => 'jquery'
= js_include_tag 'lowpro.jquery', 'jquery.autogrow-textarea', 'swfupload'
= js_include_tag 'lpl.app', 'lpl.layout', 'lpl.uploadrz', :bundle => 'lepilo'
= css_include_tag 'reset.css', 'lpl_base.css', 'lpl_ui.css', 'lpl_buttons.css', 'lpl_forms.css', 'lpl_content.css', 'lpl_header.css', 'lpl_footer.css', 'lpl_modal', :media => :screen, :bundle => 'lepilo'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment