From fe9bc4dc69b5c21af83555c0eb984f168d519960 Mon Sep 17 00:00:00 2001 From: shubhadip Date: Sat, 21 Oct 2023 22:40:40 +0530 Subject: [PATCH] refactor: preset tailwind link added in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ef42cb4..362d999 100644 --- a/README.md +++ b/README.md @@ -53,9 +53,9 @@ npm run test import { Component } from 'react-vite-component-library'; ... + +... - - -``` +## Usage Of Exported tailwind-base.config.js -``` +exported tailwind config can be used via tailwind [preset](https://tailwindcss.com/docs/presets)