diff --git a/sass/helpers/other.sass b/sass/helpers/other.sass index 6e2e63ce..03bc69fe 100644 --- a/sass/helpers/other.sass +++ b/sass/helpers/other.sass @@ -1,5 +1,8 @@ @import "../utilities/mixins" +.is-borderless + border: none !important + .is-radiusless border-radius: 0 !important