Skip to content

Archetype-CSS/Archetype-u-clearfix

Repository files navigation

Archetype-u-clearfix Build Status Dependency Status Built with Grunt

see:

Archetype-u-layout for a more robust solution

Clearfix utility for Archetype components

Installation

  • Bower: bower install Archetype-u-clearfix
  • Git: git clone https://github.com/Archetype-CSS/Archetype-u-clearfix.git

Use

  • @extend %u-cf; - apply clearfix to component

Run the Test Locally

git clone https://github.com/Archetype-CSS/Archetype-u-clearfix.git
cd Archetype-u-clearfix
npm install
grunt

Browser Suport

  • Chrome (latest)
  • Firefox (4+)
  • Opera (latest)
  • Safari (5+)
  • Internet Explorer (8+)

License

MIT