Archetype utilities for display.
-
Bower:
bower install Archetype-u-display
- Git:
git clone https://github.com/Archetype-CSS/Archetype-u-display.git
-
@extend u-inline
- utility class for display: inline -
@extend u-inlineBlock
- utility class for display: inline-block -
@extend u-block
- utility class for display: block -
@extend u-table
- utility class for display: table -
@extend u-tableCell
- utility class for display: table-cell
git clone https://github.com/Archetype-CSS/Archetype-u-display.git
cd Archetype-u-display
npm install
grunt
- Chrome (latest)
- Firefox (4+)
- Opera (latest)
- Safari (5+)
- Internet Explorer (8+)