@barguide/style-guide

BarGuide.io | CSS Style Guide

Usage no npm install needed!

<script type="module">
  import barguideStyleGuide from 'https://cdn.skypack.dev/@barguide/style-guide';
</script>

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 BarGuide.io. A sample CodeSandbox is available to get started.

Installation

npm i @barguide/style-guide
@import '@barguide/style-guide';
import { color, font, grid, media } from '@barguide/style-guide';