JSPM

  • Created
  • Published
  • Downloads 46
  • Score
    100M100P100Q88643F
  • License UNLICENSED

Haldi.com | CSS Style Guide

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

image-dependencies image-minified image-types

image-downloads image-shaking

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';