Skip to content

Commit

Permalink
fix: tailwind clarity in readme (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-chamberlain committed Jan 3, 2024
1 parent ce4390d commit 0302a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import 'pdap-design-system/styles';
import { Button, Form } from 'pdap-design-system';
```

4. Import and use the tailwind config (if your project is using tailwind)
4. Optional: Import the tailwind config if you need to use additional tailwind styles.

```
// tailwind.config.js
Expand Down

0 comments on commit 0302a79

Please sign in to comment.