Base

The base object within the configuration serves as the foundational layer for defining key styling and design principles of a web application.

This comprehensive object encompasses various facets of design, including themes, fonts, responsive breakpoints, text styles, and predefined values, allowing developers to fine-tune their project's visual identity.

PropertyDescriptionType
themesConfiguration for color themes and definitions.object
fontsConfiguration for font choices and styles.object
breakpointsConfiguration for responsive breakpoints.object
textDesignConfiguration for text styles at different breakpoints.object
definedValuesPredefined values for letter spacing, line height, font weight, border radius, and box shadow.object
unitsConfiguration for various units used in styling.object