Package Exports
- @bbc/psammead-styles/colours
- @bbc/psammead-styles/fonts
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@bbc/psammead-styles) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
psammead-styles ·

This package is a collection of variable constants which can be imported into your application.
Installation
npm install @bbc/psammead-styles --saveUsage
import { C_POSTBOX } from '@bbc/psammead-styles/colours';
import { FF_NEWS_SANS_REG } from '@bbc/psammead-styles/fonts';Contributing
Psammead is completely open source. We are grateful for any contributions, whether they be new components, bug fixes or general improvements. Please see our primary contributing guide which can be found at the root of the Psammead respository.
Code of Conduct
We welcome feedback and help on this work. By participating in this project, you agree to abide by the code of conduct. Please take a moment to read it.
License
Psammead is Apache 2.0 licensed.