From 48751d4a10e20e36c3099ac03e1003f655ecbaca Mon Sep 17 00:00:00 2001 From: Paul Gschwendtner Date: Sat, 27 May 2017 19:56:41 +0200 Subject: [PATCH] build: duplicate theme styles in demo-app * Recently the `theme.scss` file was added in favor of the dark theme button for our demo-app. The import for the prebuilt theme was still there and caused the theme styles to exist twice (overlapping) --- src/demo-app/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/demo-app/index.html b/src/demo-app/index.html index 25fe6b2ebd94..488b5d006b30 100644 --- a/src/demo-app/index.html +++ b/src/demo-app/index.html @@ -8,7 +8,6 @@ -