I'm adding bootstrap to an existing project. For the time being I only want bootstrap for the tabs. If I include the entire bootstrap CSS file, though, it breaks half the CSS on my page.
Is it possible to just include the tabs css or possible just scope bootstrap to that specific element?