Skip to content

Instantly share code, notes, and snippets.

@mridgway
Created August 1, 2012 18:14
Show Gist options
  • Save mridgway/3229413 to your computer and use it in GitHub Desktop.
Save mridgway/3229413 to your computer and use it in GitHub Desktop.
YUI.add('mojito-mu', function(Y, NAME) {
Y.mojito.addons.viewEngines.mu = Y.mojito.addons.viewEngines.hb;
}, '0.1.0', {requires: [
'mojito-hb'
]});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment