A fork of Brandon Rhodes’ Concentric CSS – a CSS property ordering system that starts from outside the box model and moves inward.
- 2025-07-19.
- Added appearance
- 2025-05-05.
- Added pointer-events and scroll-snap
- 2025-04-11.
- Moved width/height between margin and outline, to reflect modern usage of
box-sizing: border-box
- Moved width/height between margin and outline, to reflect modern usage of
- 2025-04-11.
- Added
container-type
to new group,containers
- Added