This website requires JavaScript.
Explore
Help
Sign In
UIND
/
cut-to-pack-service
Watch
4
Star
0
Fork
You've already forked cut-to-pack-service
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6cee2380a5
cut-to-pack-service
/
target
/
classes
/
static
/
css
/
bootstrap
/
mixins
/
_clearfix.scss
8 lines
93 B
SCSS
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink