Force charset for application.sass to be UTF-8

This commit is contained in:
David Ormsbee
2013-01-26 14:38:49 -05:00
parent d3a7be3484
commit eff5093cbf

View File

@@ -1,3 +1,4 @@
@charset "UTF-8";
@import 'bourbon/bourbon';
@import 'base/reset';