mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
Drop clearfix helper for display: flow-root
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
@use "../mixins/clearfix" as *;
|
||||
|
||||
@layer helpers {
|
||||
.clearfix {
|
||||
@include clearfix();
|
||||
}
|
||||
}
|
@@ -1,4 +1,3 @@
|
||||
@forward "clearfix";
|
||||
@forward "color-bg";
|
||||
@forward "colored-links";
|
||||
@forward "focus-ring";
|
||||
|
Reference in New Issue
Block a user