Since introducing Alpha 5(.5) my focus has been on shoring up anything left over before working on Alpha 6 so that my backend and CSS are organized, clear and ready for extensibility. For example, I just decoupled modal CSS to its own modal stylesheet that is dynamically loaded by each modal script as needed (and cleared when modals are closed) as well as removed unused CSS declarations.