typescriptcssv0.1
Docs

box-sizing

Utilities for controlling how the browser should calculate an element's total size.

UtilityStyles
box.borderbox-sizing: border-box;
box.contentbox-sizing: content-box;