An open API service indexing awesome lists of open source software.

https://github.com/vitalk/classy-clearfix

Micro clearfix hack
https://github.com/vitalk/classy-clearfix

Last synced: 2 months ago
JSON representation

Micro clearfix hack

Awesome Lists containing this project

README

          

# Micro clearfix hack

Implementes micro clearfix, as per: http://nicolasgallagher.com/micro-clearfix-hack/

## Installation

The recommended installation method is a [npm](https://www.npmjs.com/).

```shell
npm install --save-dev classy-clearfix
```

## License

Licensed under the [MIT license](http://mit-license.org/vitalk).