README
Text
Text react component
Text
yarn add @alobato/text
Usage
import Text from '@alobato/text'
...
<Text ff='Arial' fw={600} primary extralarge>Text</Text>
Text react component
<script type="module">
import alobatoText from 'https://cdn.skypack.dev/@alobato/text';
</script>
Text react component
yarn add @alobato/text
import Text from '@alobato/text'
...
<Text ff='Arial' fw={600} primary extralarge>Text</Text>