_base.clearfix.scss

Allow floated elements to be cleared and the flow of the document restored.

Floats are not used generally in the base – we use display-inline block instead, however some 3rd party plugins still use floats and we may need to drop-in classes or extend from the clearfix.