summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/scss/utf8.scss
blob: b56867407378752af3a51a1b59c0f99551bf24ec (plain)
1
2
3
4
@charset "UTF-8";
@import "utf8-imported/to-be-imported-scss-file-contains-utf8";
.bar {content: "\1f4c5";}
.raw_utf {content: "📈";}