We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e409e1f + 14a0a13 commit af88655Copy full SHA for af88655
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