Repository URL to install this package:
|
Version:
0.19.0 ▾
|
@mixin administrate-clearfix {
&::after {
clear: both;
content: "";
display: block;
}
}