The theme defines a set of CSS custom properties you can use to apply consistent sizing and spacing across your application.
Use these properties to adjust the sizing of regular elements (buttons, text fields, list items).
If you want to use the sizing properties, you need to import them manually.
Use these properties to adjust the inter-component spacings, i.e. space outside a regular component (button, text field) or inside a container component (layouts, grid cells)
If you want to use the spacing properties, you need to import them manually.
Use these properties for margin or padding in a single direction or uniformly on all sides.
Use these properties for margin or padding to have a bigger horizontal space than vertical space.
Use these properties for margin or padding to have a bigger vertical space than horizontal space.