From fedcb0e86024417ac51d98cf48b234a7b204d3ae Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Sun, 31 Aug 2014 13:45:46 +0200 Subject: [PATCH] Add a UTF-8 hint, so compass does not fail to build the css. --- web/css/semantic.scss | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 web/css/semantic.scss diff --git a/web/css/semantic.scss b/web/css/semantic.scss old mode 100644 new mode 100755 index 610c924..b5b8295 --- a/web/css/semantic.scss +++ b/web/css/semantic.scss @@ -1,3 +1,5 @@ +@charset "UTF-8"; + /* * # Semantic - Breadcrumb * http://github.com/jlukic/semantic-ui/