UNPKG

@coveord/plasma-mantine

Version:

A Plasma flavoured Mantine theme

15 lines (12 loc) 280 B
body { font-weight: var(--coveo-fw-normal); font-size: var(--mantine-font-size-sm); &::selection { color: var(--mantine-color-white); background-color: var(--mantine-primary-color-filled); } } b, strong { font-weight: var(--coveo-fw-bold); }