Skip to content
Snippets Groups Projects
Commit d747f54f authored by e0d's avatar e0d
Browse files

adding explicit charset declaration to additional css

parent a725fa1f
No related merge requests found
@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
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment