docs
This commit is contained in:
parent
7dad9ca5e2
commit
987e80abe5
2 changed files with 10 additions and 7 deletions
|
|
@ -7,4 +7,8 @@ import { parameters } from '$docs/utils/docsPage.js';
|
||||||
|
|
||||||
# Using these docs
|
# 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.
|
||||||
|
|
|
||||||
|
|
@ -7,18 +7,17 @@ import { parameters } from '$docs/utils/docsPage.js';
|
||||||
|
|
||||||
# @reuters-graphics/graphics-components
|
# @reuters-graphics/graphics-components
|
||||||
|
|
||||||
[](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
|
<img
|
||||||
src="https://creazilla-store.fra1.digitaloceanspaces.com/cliparts/1242803/under-construction-sign-clipart-xl.png"
|
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
|
## Getting started
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue