import { Meta } from '@storybook/addon-docs'; import { parameters } from '$docs/utils/docsPage.js';  # @reuters-graphics/graphics-components
Svelte components, SCSS and more you can use in graphics projects. ## Getting started 1. Install ```bash yarn add @reuters-graphics/graphics-components ``` 2. Checkout the [guides](?path=/docs/guides-using-these-docs--page), if you haven't, or dive straight into the docs to start using components. ```svelte