Add a UTF-8 hint, so compass does not fail to build the css.

This commit is contained in:
Tim Schumacher 2014-08-31 13:45:46 +02:00
parent befd59c2a7
commit fedcb0e860

2
web/css/semantic.scss Normal file → Executable file
View file

@ -1,3 +1,5 @@
@charset "UTF-8";
/* /*
* # Semantic - Breadcrumb * # Semantic - Breadcrumb
* http://github.com/jlukic/semantic-ui/ * http://github.com/jlukic/semantic-ui/