mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Add unit tests for CSS imports and relative path conversion
This commit is contained in:
parent
7385d2f097
commit
cb8bb2e1b0
4 changed files with 17 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
@charset "UTF-8";
|
||||
@import url(concat.source3.css);
|
||||
.wordpress {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue