UNPKG

@lyra/base

Version:

Lyra plugin containing the base components and roles for a Lyra configuration

11 lines (9 loc) 252 B
@import 'part:@lyra/base/theme/variables/typography-style'; @import 'part:@lyra/base/theme/variables/code-style'; .root { background-color: var(--code-bg); line-height: 17px; font-size: 13px; font-family: monospace; white-space: pre-wrap; }