diff --git a/docs/README.md b/docs/README.md index 98dc585bb..7f2c10925 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,13 +5,8 @@ - [Install](https://github.com/emotion-js/emotion/tree/master/docs/install.md) - [Configurable Imports](https://github.com/emotion-js/emotion/tree/master/docs/configurable-imports.md) Useful when migrating from another css-in-js library such as styled-components or styled-jsx -- [Preact](https://github.com/emotion-js/emotion/tree/master/docs/preact.md) - [Nested Selectors](https://github.com/emotion-js/emotion/tree/master/docs/nested.md) - [Composition](https://github.com/emotion-js/emotion/tree/master/docs/composition.md) -- [`styled.withComponent`](https://github.com/emotion-js/emotion/tree/master/docs/styled-with-component.md) -- [Using Javascript Objects for Styles](https://github.com/emotion-js/emotion/tree/master/docs/objects.md) -- [`styled` With Object Styles](https://github.com/emotion-js/emotion/tree/master/docs/styled-with-object.md) (glamorous api) -- [Styling Elements Via `css` Prop in JSX](https://github.com/emotion-js/emotion/tree/master/docs/css#CSS-Prop.md) - [Injecting Global Styles](https://github.com/emotion-js/emotion/tree/master/docs/inject-global.md) - [Custom Fonts](https://github.com/emotion-js/emotion/tree/master/docs/font-face.md) - [Keyframe Animations](https://github.com/emotion-js/emotion/tree/master/docs/keyframes.md)