mirror of
https://github.com/zhigang1992/styled-components.git
synced 2026-01-12 22:52:39 +08:00
Documentation
This is the styled-components documentation.
Table of Contents
- API Reference: A reference for all APIs that we export or return.
- Tips and Tricks: A few handy tips for working with
styled-components - Tagged Template Literals: How do they work?
- Using
styled-componentswith existing CSS: Some edge cases you should be aware of when usingstyled-componentswith an existing CSS codebase - What CSS we support: What parts & extensions of CSS can you use within a component?
- Theming: How to work with themes
- React Native: Details for React Native
- Typescript: Typescript Support
- FAQ: Frequently Asked Questions