-
Background: solid colors, gradient, images, positioning, repetition
-
Box model: width and height, padding and margin, border color, style, and width
-
Positioning: left, right, top, and bottom, z-index
-
Typography: color, font-size, -family, -weight, line-height, text-align, -transform
-
Transitions
-
Animations
-
Flex parents: flex-direction, -wrap, (-flow), align-items, justify-content
-
Flex children: flex-basis, -grow, -shrink, order
-
Grid parents: grid-template-rows, -template-columns, -template-areas, -column/row-gap, ...
-
Grid children: -column-start and -end (-column shorthand), ditto for column, ...