From 4cda1317cf9f53c32c35721beb9ca6c1a523edf9 Mon Sep 17 00:00:00 2001 From: Nathan Ferguson Date: Sun, 20 Aug 2017 21:48:37 -0400 Subject: [PATCH] add charset to stylesheet --- packages/slate-theme/src/styles/theme.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/slate-theme/src/styles/theme.scss b/packages/slate-theme/src/styles/theme.scss index 6bb66c2fa..ff2bd3105 100644 --- a/packages/slate-theme/src/styles/theme.scss +++ b/packages/slate-theme/src/styles/theme.scss @@ -1,3 +1,4 @@ +@charset "UTF-8"; /*============================================================================ [replace with theme name] | Built with Slate - You cannot use native CSS/Sass @imports in this file without a build script