install tailwind using yarn
yarn add tailwindcss
install tailwind using yarn
yarn add tailwindcss
install tailwind using yarn
yarn add tailwindcss
tailwind rn yarn install
import {create} from 'tailwind-rn';
import styles from './styles.json';
const {tailwind, getColor} = create(styles);
export {tailwind, getColor};
tailwind rn yarn install
import {create} from 'tailwind-rn';
import styles from './styles.json';
const {tailwind, getColor} = create(styles);
tailwind('text-blue-500 text-opacity-50');
//=> {color: 'rgba(66, 153, 225, 0.5)'}
tailwind rn yarn install
$ npm install tailwind-rn
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us