Introduction to Base

Base styles are the default styles of base elements.


A Base rule is applied to an element using an element selector, a descendant selector, or a child selector, along with any pseudo-classes. It doesn’t include any class or ID selectors. Base styles are related to the basic styles of an application, like Typography, Reset and styling of global elements.

iotaCSS provides the most basic base styles you are going to need.