aleut.utilities.clearfix

1.0.1 • Public • Published

Clearfix

The aleutcss clearfix module is a minimal clearfix helper class.

Install using npm:

$ npm install --save-dev aleut.utilities.clearfix
 
 

Usage

Add the class to avoid floating-bugs:

    <div class="u-clearfix">
        <div style="float: left">Content</div>
    </div>

Readme

Keywords

Package Sidebar

Install

npm i aleut.utilities.clearfix

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • hauken
  • kmelve
  • robrobro