import { Meta, Typeset } from '@storybook/addon-docs/blocks'
// fallow-ignore-file

<Meta title="Start" />

<div className="sb-container">
  <div className="sb-section-title">
    <h1>Welcome to Feelgood Design System</h1>
    <fds-text type="lead">
      Everything you'll eventually need to build great and accessible solutions for Feelgood.
    </fds-text>
  </div>
</div>
