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
- Host: GitHub
- URL: https://github.com/vitalk/classy-clearfix
- Owner: vitalk
- Created: 2014-11-24T15:55:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T13:36:54.000Z (about 8 years ago)
- Last Synced: 2026-02-27T08:26:08.319Z (5 months ago)
- Language: CSS
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).