CSS Utility Class
Alt. app provides some CSS Utility Classes that you can use to create a user interface. This class is from the Tailwindcss framework.
- Height
- Width
- Size
- Margin
- Padding
- Display
- Gap
- Flex
- Flex Wrap
- Align Items
- Justify Content
- Grid Template Rows
- Grid Template Columns
- Grid Column, only support
col-auto
andcol-span-*
- Grid Row, only support
row-auto
androw-span-*
Example