DEV Community

Discussion on: CSS Specificity

Collapse
 
ellissei_studio profile image
Elisei Miron

Personally I'm a big fan of Bootstrap 4 grid, since they use flexbox.

But regarding the Bootstrap overrides, don't override it with !important.
Customise it by overriding the sass variables instead of styles for every component. A good example is bootswatch.com.