UNPKG

styled-components

Version:

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

13 lines (9 loc) • 671 B
# Documentation This is the `styled-components` documentation. ## Table of Contents - [API Reference](./api.md): A reference for all APIs that we export or return. - [Tips and Tricks](./tips-and-tricks.md): A few handy tips for working with `styled-components` - [Tagged Template Literals](./tagged-template-literals.md): How do they work? - [Using `styled-components` with existing CSS](./existing-css.md): Some edge cases you should be aware of when using `styled-components` with an existing CSS codebase - [What CSS we support](./css-we-support.md): What parts & extensions of CSS can you use within a component? - [Theming](./theming.md): How to work with themes