Skip to content

Instantly share code, notes, and snippets.

@sid137
Created July 10, 2011 16:51
Show Gist options
  • Select an option

  • Save sid137/1074690 to your computer and use it in GitHub Desktop.

Select an option

Save sid137/1074690 to your computer and use it in GitHub Desktop.
allow_debugging: on
package_assets: on
compress_assets: off
gzip_assets: off
javascripts:
app:
- public/javascripts/*.js
- public/javascripts/**/*.js
stylesheets:
app:
- public/stylesheets/960.css
- public/stylesheets/boilerplate.css
- public/stylesheets/main.css
- public/stylesheets/fonts.css
- public/stylesheets/jquery.ui.stars.css
items-page:
- public/stylesheets/item-public.css
- public/stylesheets/galleriffic-3.css
login:
- public/stylesheets/login/*.css
ie:
- public/stylesheets/ie/*.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment