meta.js revision 24c68cbc292f467896a39fed3cdf24350124045c
/**
* The YUI loader core
* @module loader
* @submodule loader-base
*/
(function() {
BUILD = '/build/',
GALLERY_VERSION = 'gallery-2011.02.16-20-31',
TNT = '2in3',
TNT_VERSION = '4',
YUI2_VERSION = '2.8.2',
path: 'skin.css',
after: ['cssreset',
'cssfonts',
'cssgrids',
'cssbase',
'cssreset-context',
'cssfonts-context']},
groups: {},
patterns: {} },
},
galleryUpdate = function(tag) {
};
ext: false,
combine: true,
patterns: { 'gallery-': { },
};
combine: true,
ext: false,
patterns: {
'yui2-': {
// this makes skins in builds earlier than
// 2.6.0 work as long as combine is false
}
}
}
}
};
yui2Update();
}());
}