Bootstrap is excellent, but too stubborn. The selectors in their rules are very wide, like input or label .
Is there a way for the Bootstrap CSS sandbox to only apply rules to elements in a container with a specific class?
Right now, we had to replace-regexp CSS source to add .bootstrap to each selector. However, this can break Bootstrap modal windows and more.
source share