UNPKG

guify

Version:

A simple GUI for inspecting and changing JS variables

8 lines (7 loc) 226 B
@import "../variables.css"; .guify-component-container { position: relative; min-height: var(--size-component-height); line-height: var(--size-component-height); margin-bottom: var(--size-component-spacing); }