[styled-components](https://github.com/styled-components/styled-components) bindings for react-pdf
npm install @react-pdf/styled-components
styled-components bindings for react-pdf
```
yarn add @react-pdf/styled-components
follows the same styled-components API`jsx
import styled from ''@react-pdf/styled-components';const Heading = styled.Text
;const MyDocument = () => (
D'oh!
)
``- Document
- Page
- View
- Image
- Text
- Link