use Emotion instead of Aphrodite

pull/1923/head
Rich Harris 6 years ago
parent 2688ed7d0a
commit bd5ac197c7

@ -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