GoScrobble/web/node_modules/bootstrap/scss/utilities/_clearfix.scss

4 lines
37 B
SCSS
Raw Normal View History

2022-04-25 02:47:15 +00:00
.clearfix {
@include clearfix();
}