import { Meta } from '@storybook/addon-docs'; import { parameters } from '$docs/utils/docsPage.js'; ![](https://graphics.thomsonreuters.com/style-assets/images/logos/reuters-graphics-logo/svg/graphics-logo-color-dark.svg) # @reuters-graphics/graphics-components Svelte components, SCSS and more you can use in your Svelte-based projects. All the bits that make Reuters Graphics pages... Reuters-y. --- ## Getting started 1. Install ```bash yarn add @reuters-graphics/graphics-components ``` 2. Checkout the guides, if you haven't, or dive straight into the component docs to start using components. ```svelte ```