We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57e21b1 commit 7b459deCopy full SHA for 7b459de
1 file changed
src/styles/mixins/_mixins-bourbon.scss
@@ -1,7 +1,7 @@
1
// Bourbon leftovers
2
3
@mixin clearfix {
4
- .element::after {
+ &::after {
5
clear: both;
6
content: "";
7
display: block;
0 commit comments