README
@carecar-ds/theme
Welcome to my Theme package.
Installation
npm i @carecar-ds/theme
# or with yarn
yarn add @carecar-ds/theme
import Theme from '@carecar-ds/theme';
Welcome to my `Theme` package.
<script type="module">
import carecarDsTheme from 'https://cdn.skypack.dev/@carecar-ds/theme';
</script>
Welcome to my Theme package.
npm i @carecar-ds/theme
# or with yarn
yarn add @carecar-ds/theme
import Theme from '@carecar-ds/theme';