Skip to content

Commit a3628a2

Browse files
authored
docs(site): drop the playground example from the Tailwind page (#3543)
1 parent e2c320d commit a3628a2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/site/content/docs/v4/tailwind.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ const MyDocument = () => (
4040
);
4141
```
4242

43-
<Example name="tailwind" />
44-
4543
The returned `tw` function takes a space-separated class string and returns a react-pdf `Style` object. Unknown classes are skipped with a console warning, emitted once per distinct class.
4644

4745
## createTw

0 commit comments

Comments
 (0)