Seperate Files for each UI Feature?

Seperate Files for each UI Feature?

Hi

I am looking at the Jquery UI thing and its sweet but when I go through the builder it builds every option I want into one big file.

I rather download the core then download each of the features seperatly. Like for instance if I want the tabs. Then I just want the .css style, tabs.js file and the core.js file.

Not just one big .js file. Since maybe I might want to add another feature later on and I rather not have to go back and recheck everything and who knows if the stuff might have changed or what not.

I rather just have them in separate files so where can I get that?