Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dead links #412

Merged
merged 2 commits into from
Oct 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down