UNPKG

@bbc/psammead-styles

Version:

A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.

35 lines (34 loc) 933 B
{ "name": "@bbc/psammead-styles", "version": "8.1.1", "description": "A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.", "repository": { "type": "git", "url": "https://github.com/bbc/psammead/tree/latest/packages/utilities/psammead-styles" }, "author": { "name": "BBC Psammead Maintainers", "email": "PsammeadMaintainers@bbc.co.uk" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/bbc/psammead/issues" }, "homepage": "https://github.com/bbc/psammead/blob/latest/packages/utilities/psammead-styles/README.md", "keywords": [ "bbc", "utilities", "styles", "colours", "colors", "fonts" ], "peerDependencies": { "@emotion/react": "^11.1.4", "react": ">=16.9.0" }, "devDependencies": { "@emotion/react": "^11.4.0", "react": "^17.0.2" } }