You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@senyzspalding that is a good idea. I guess we can always add !important if we really need to override bootstrap. Any secondary effects after the change?
So far everything looked fine after I made the change. My main reason to implant the weight was was bootstrap uses the !important flag a lot and with the load order their !important flag was taking priority over my !important flag
Was thinking it might be a good idea to add a weight to the custom.css to help override items that might be defined in the boostrap.css
I just made this small edit to archipelago_subtheme.libraries.yml in my instance
css/custom.css: { weight:2000 }
The text was updated successfully, but these errors were encountered: