Package Exports
- @retailmenot/anchor
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 (@retailmenot/anchor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

A React Design System from RetailMeNot
Get Started
npm i -S @retailmenot/anchor styled-components// VENDOR
import { Menu } from '@retailmenot/anchor';View our docs site for more usage guidelines
Contribute
Check out our contributing guide until our docs site goes live with that content.