This commit is contained in:
Jon McClure 2022-08-16 21:37:48 +01:00
parent 7dad9ca5e2
commit 987e80abe5
2 changed files with 10 additions and 7 deletions

View file

@ -7,4 +7,8 @@ import { parameters } from '$docs/utils/docsPage.js';
# Using these docs
TK
TK...
### QUICKIT docs
Graphics Kit uses, look for **🚀 QUICKIT** stories in some of our most common components. These stories include easy copy/paste snippets, including Google doc block examples, that should shortcut getting components working in the Graphics Kit.

View file

@ -7,18 +7,17 @@ import { parameters } from '$docs/utils/docsPage.js';
# @reuters-graphics/graphics-components
[![npm version](https://badge.fury.io/js/@reuters-graphics%2Fgraphics-components.svg)](https://badge.fury.io/js/@reuters-graphics%2Fgraphics-svelte-components)
Svelte components, SCSS and more you can use in your Svelte-based projects.
Chart components you can use in your Svelte-based projects.
---
All the bits that make Reuters Graphics pages... Reuters-y.
<img
src="https://creazilla-store.fra1.digitaloceanspaces.com/cliparts/1242803/under-construction-sign-clipart-xl.png"
width="200"
width="125"
style={{ transform: 'rotate(-10deg)', margin: '1rem 0 -2rem' }}
/>
**Warning**: _This repo is still in the experimental phase. Feel free to use components here, but be warned, there may be major changes as we continue building out the library._
---
## Getting started