Box Sizing
Atomic props for controlling how an element is positioned.
Atomic Props | CSS Properties |
---|---|
boxBorder | box-sizing: border-box; |
boxContent | box-sizing: content-box; |
#
UsageSyntaxError: Unexpected token (1:8) 1 : return () ^
LIVE DEMO
Atomic props for controlling how an element is positioned.
Atomic Props | CSS Properties |
---|---|
boxBorder | box-sizing: border-box; |
boxContent | box-sizing: content-box; |
SyntaxError: Unexpected token (1:8) 1 : return () ^