This website requires JavaScript.
Explore
Help
Sign In
root
/
bootstrap
mirror of
https://github.com/twbs/bootstrap.git
Watch
1
Star
0
Fork
You've already forked bootstrap
0
Code
Issues
Actions
13
Packages
Projects
Releases
Wiki
Activity
eda99074f8
bootstrap
/
scss
/
helpers
/
_clearfix.scss
8 lines
95 B
SCSS
Raw
Blame
History
@use
"
../mixins/clearfix
"
as
*
;
@layer
helpers
{
.
clearfix
{
@include
clearfix
()
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink