ok
Direktori : /proc/self/root/proc/self/root/home/gainstransformin/www/scss/bootstrap/scss/mixins/ |
Current File : //proc/self/root/proc/self/root/home/gainstransformin/www/scss/bootstrap/scss/mixins/_clearfix.scss |
// scss-docs-start clearfix @mixin clearfix() { &::after { display: block; clear: both; content: ""; } } // scss-docs-end clearfix