Commit f34283d
Update tailwindcss peer dependency version (#424)
Fixes `pnpm peers check`:
```
Issues with peer dependencies found
✕ unmet peer tailwindcss
Installed: 4.2.4
Wanted:
">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1":
@tailwindcss/typography@0.5.19
```
---------
Co-authored-by: Robin Malfait <malfait.robin@gmail.com>1 parent 543de42 commit f34283d
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments