mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Fix #2052 move all charset and import statements to the beginning of concatenated CSS scripts
This commit is contained in:
parent
a55ba4fab9
commit
d34d08438f
5 changed files with 38 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
|||
@charset "UTF-8";
|
||||
@charset "CP949";
|
||||
@import url(concat.source3.css);
|
||||
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
|
||||
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue