| Current Path : /home/poneycluc/www/plugins/system/t4/themes/base/vendors/bootstrap/scss/mixins/ |
| Current File : /home/poneycluc/www/plugins/system/t4/themes/base/vendors/bootstrap/scss/mixins/_clearfix.scss |
@mixin clearfix() {
&::after {
display: block;
clear: both;
content: "";
}
}