UNPKG

@utrecht/components

Version:

Components for the Municipality of Utrecht based on the NL Design System architecture

14 lines 360 B
/** * @license EUPL-1.2 * Copyright (c) 2021 Robbert Broersma */ /** * @license EUPL-1.2 * Copyright (c) 2021 Robbert Broersma */ .utrecht-currency-data { /* lining-nums: avoid "oldstyle-nums" where some numbers have descenders */ /* tabular-nums: vertically align amounts */ font-variant-numeric: lining-nums tabular-nums; white-space: nowrap; }