From aa59a55fdd659530d766e8829ae0015971953157 Mon Sep 17 00:00:00 2001 From: Kye Hohenberger <662750+tkh44@users.noreply.github.com> Date: Mon, 9 Jul 2018 16:35:35 -0600 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ebd1de7c..78c9dbab4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ Emotion is a performant and flexible CSS-in-JS library. Building on many other CSS-in-JS libraries, it allows you to style apps quickly with string or object styles. It has predictable composition to avoid specificity issues with CSS. With source maps and labels, Emotion has a great developer experience and great performance with heavy caching in production. -# [Go here to see the docs](https://emotion.sh/docs/introduction) +# [📖 Docs](https://emotion.sh/docs/introduction) + +# [👀 Demo Sandbox](https://codesandbox.io/s/pk1qjqpw67) Frequently viewed docs: