UNPKG

@abgov/design-tokens

Version:

```bash npm i --save-dev @abgov/design-tokens ```

18 lines (17 loc) 449 B
{ "pagination-gap": { "value": "{space.m}", "type": "spacing", "description": "Gap between page selector and navigation controls" }, "pagination-text-size": { "value": "{typography.body.m}", "type": "other", "description": "Typography for 'Page' and 'of X' labels" }, "pagination-text-color": { "value": "{color.text.default}", "type": "color", "description": "Color for 'Page' and 'of X' labels" } }