fix bootstrap bundle css
I think the bundled resource got moved, and was only working because the bootstrap css was being imported everywhere in the main stylesheet.
This fixes the bundle and removes the general import, so the bootstrap is only loaded when the bootstrap bundle is requested.