styled-components / styled-components-website

The styled-components website and documentation
https://styled-components.com
MIT License
611 stars 437 forks source link

docs: update the css-prop installation guide for users using v6 #960

Closed peter-byun closed 2 months ago

peter-byun commented 5 months ago

This PR updates the css-prop API reference's Usage with TypeScript section to inform readers using higher versions than styled components v6 that they can simply import the CssProp type from the styled-component package rather than installing a separate types package from Definitely Typed.

Here is the updated version of the CSS Prop section: https://styled-components-ns1cyl5l8-styledcomponents.vercel.app/docs/api#usage-with-typescript