Introduction to Utilities
Utilities are high-specificity, very explicit classes. They are used as overrides and helper classes. They are usually one line of code and have !important to make sure they override all element styles when used.
Available Utilities
iotaCSS provide almost all the utilities you will ever need.
- Align - for the
vertical-alignproperty - Bgcolor - for the
background-colorproperty - Clearfix - for elements to automatically clear their child elements
- Color - for the
colorproperty - Display - for the
displayproperty - Float - for the
floatproperty - Margin - for margins
- Opacity - for the
opacityproperty - Padding - for paddings
- Position - for the
positionproperty - Pull - for grid columns after offset
- Push - for grid columns before offset
- Size - for grid columns size
- Text - for the
text-alignproperty - Transform - for the
text-transformproperty - Weight - for the
font-weightproperty