This website works better with JavaScript.
Explore
Help
Sign In
JonasFranzDEV
/
portio-hugo
Watch
1
Star
0
Fork
You've already forked portio-hugo
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38
Commits
1
Branch
0
Tags
8.7 MiB
JavaScript
49.2%
HTML
24.6%
SCSS
23.5%
CSS
2.2%
Ruby
0.2%
Other
0.2%
Tag:
Branch:
Tree:
b51a3ef5ad
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b51a3ef5ad'
${ noResults }
portio-hugo
/
assets
/
bootstrap-4.5.2
/
scss
/
mixins
/
_clearfix.scss
7 lines
93 B
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
Reference in new issue
View Git Blame
Copy Permalink