From 23073eb400ac17fdaf44217644b4070ca5fb0a8b Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Mon, 30 Nov 2015 00:38:13 -0800 Subject: [PATCH] Fixed playground css compatibility in old browsers --- docs/css/playground.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/css/playground.styl b/docs/css/playground.styl index 3532b070..f496d57a 100644 --- a/docs/css/playground.styl +++ b/docs/css/playground.styl @@ -1,3 +1,4 @@ +@import 'nib' @import 'graphiql.css' .playground