I added the_role_management_panel to my app and when I examine the style of a bootstrap col on any page in my app they get over ridden by the gem's CSS. I looked at the CSS in the gem and it looks like you are just calling bootstrap. Since I am already using bootstrap but with some custom overrides is there a way that the gem could only call the CSS if it is not already called earlier?
I added the_role_management_panel to my app and when I examine the style of a bootstrap
colon any page in my app they get over ridden by the gem's CSS. I looked at the CSS in the gem and it looks like you are just calling bootstrap. Since I am already using bootstrap but with some custom overrides is there a way that the gem could only call the CSS if it is not already called earlier?