Package Exports
- @primer/react-brand
- @primer/react-brand/lib/index.js
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 (@primer/react-brand) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Primer Brand
Primer Brand is a GitHub’s design system for creating one-off marketing websites and digital experiences.
The design system comprises a Figma library and corresponding React components.
Documentation
Our documentation site lives at primer.style/brand. You'll be able to find detailed documentation on getting started, all of the components and more.
Install
Primer Brand libraries are published to the npm registry. After installing npm, you can install @primer/react-brand as a dependency of your project:
npm install @primer/react-brandUsage
See our getting started guide for more information.
Contributing
See CONTRIBUTING.md for development and contribution guidelines.
Releasing (for GitHub staff)
You can find docs about our release process in RELEASING.md.