From 6ca1feaf98b2df0a700327b85609bdcb0fc6c51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matija=20Marohni=C4=87?= Date: Sat, 6 May 2017 20:31:42 +0200 Subject: [PATCH] Add link to the Glamorous example (#1887) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e3ca4008..564411f7 100644 --- a/readme.md +++ b/readme.md @@ -139,7 +139,7 @@ export default () => ( Examples - +

It's possible to use any existing CSS-in-JS solution. The simplest one is inline styles: