rounded-* is missing !important
Created by: jonsa
Unlike other utility classes (border-*
, align-*
, m*-*
p*-*
etc) rounded-*
does not have !important
which means it cannot be used to remove rounded corners from e.g. list-group
see jsfiddle