Commit d747f54f by e0d

adding explicit charset declaration to additional css

parent a725fa1f
@charset "UTF-8";
@import 'bourbon/bourbon';
@import 'base/reset';
......
@charset "UTF-8";
@import "bourbon/bourbon";
@import "base/variables";
......@@ -182,4 +183,4 @@ div.course-wrapper {
float: left !important;
width: 50px;
}
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment