@carecar-ds/text

Welcome to my `Text` component.

Usage no npm install needed!

<script type="module">
  import carecarDsText from 'https://cdn.skypack.dev/@carecar-ds/text';
</script>

README

@carecar-ds/text

Welcome to my Text component.

Installation

npm i @carecar-ds/text
# or with yarn
yarn add @carecar-ds/text

Then to use the component in your code just import it!

import { H1, Text } from '@carecar-ds/text';