use Emotion instead of Aphrodite

pull/7738/head
Rich Harris 7 years ago
parent f54626ac92
commit 1208cfcf7e

@ -15,7 +15,7 @@ But Svelte's style handling does have some limitations. It's too difficult to sh
## For example
Here, we're using [Aphrodite](https://github.com/Khan/aphrodite) to generate scoped class names that can be used across multiple components:
Here, we're using [Emotion](https://emotion.sh) to generate scoped class names that can be used across multiple components:
<iframe
title="Aphrodite example"

Loading…
Cancel
Save