This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Bootstrap
Watch
0
Star
0
Fork
0
You've already forked Bootstrap
mirror of
https://github.com/twbs/bootstrap.git
synced
2025-02-23 20:54:22 +01:00
Code
Issues
Actions
Packages
Releases
Activity
Bootstrap
/
scss
/
helpers
/
_clearfix.scss
6 lines
70 B
SCSS
Raw
Normal View
History
Unescape
Escape
Tons of Sass module fixes
2025-02-18 13:37:25 -08:00
@use
"
../mixins/clearfix
"
as
*
;
Reorganize utilities into more separate files under a `/scss/utilities/` directory [skip sauce] [skip validator]
2015-12-10 19:43:28 -08:00
.
clearfix
{
@include
clearfix
()
;
}
Reference in New Issue
Copy Permalink