UNPKG

@uswds/uswds

Version:

Open source UI components and visual style guide for U.S. government websites

28 lines (22 loc) 402 B
<meta name="robots" content="noindex,nofollow" /> <meta name="viewport" content="width=device-width" /> <!-- Global styles --> <style> #root { box-sizing: border-box; } #root * { box-sizing: border-box !important; } * { box-sizing: border-box !important; } #root *:before, #root *:after { box-sizing: inherit; } html, body { font-size: 16px; } </style>