Skip to content

Commit

Permalink
refactor: preset tailwind link added in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadip committed Oct 21, 2023
1 parent 60d6d11 commit fe9bc4d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ npm run test

import { Component } from 'react-vite-component-library';
...
<Component />
...

<Component />

```
## Usage Of Exported tailwind-base.config.js

```
exported tailwind config can be used via tailwind [preset](https://tailwindcss.com/docs/presets)

0 comments on commit fe9bc4d

Please sign in to comment.