UNPKG

typescript-windows

Version:

Typescript React components for draggable and resizable windows.

19 lines (15 loc) 242 B
html *, html *::after, html *::before { box-sizing: border-box; } html, body, #root { padding: 0; margin: 0; height: 100%; } html { font-size: 12px; } @media only screen and (min-width: 840px) { html { font-size: 14px; } }