import { Meta } from '@storybook/blocks'; export const SampleText = 'Lorem ipsum dolor sit amet, consectetur'; # Typography Given that this project uses Tailwind via Skeleton.dev, the usual Storybook Typeset cannot be used. Instead this is how it will actually be styled: ## Heading
{SampleText}
## Anchor ## BlockquoteBlockquote## Preformatted text
Preformatted text## Code
Code
## Keyboard
Keyboard
## Insertion
Insertion
## Deletion