Skip to content

Instantly share code, notes, and snippets.

@davglass
Created January 30, 2013 18:26
Show Gist options
  • Save davglass/4675460 to your computer and use it in GitHub Desktop.
Save davglass/4675460 to your computer and use it in GitHub Desktop.
Local Gallery Loading.
YUI.applyConfig({
groups: {
gallery: {
combine: false,
root: '/build/',
patterns: {
'gallery-': { },
'lang/gallery-': {},
'gallerycss-': { type: 'css' }
}
}
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment