Package Exports
- @haldi/style-guide
 
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 (@haldi/style-guide) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
👩🎨 Style Guide
 
 
 
This package is a high level abstraction of our site-wide CSS for haldi.com. A sample CodeSandbox is available to get started.
Installation
npm i @haldi/style-guide@import '@haldi/style-guide';import { color, font, grid, media } from '@haldi/style-guide';