diff --git a/src/docs/guides/using-docs.stories.mdx b/src/docs/guides/using-docs.stories.mdx index 1255d23e..4f2a07cb 100644 --- a/src/docs/guides/using-docs.stories.mdx +++ b/src/docs/guides/using-docs.stories.mdx @@ -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. diff --git a/src/docs/intro.stories.mdx b/src/docs/intro.stories.mdx index dd3568e3..dd2968c9 100644 --- a/src/docs/intro.stories.mdx +++ b/src/docs/intro.stories.mdx @@ -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. -**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