Update unit tests to cover situations like #2550

This commit is contained in:
Kijin Sung 2025-05-11 13:47:47 +09:00
parent b46e51acb1
commit 2ddf5aa8d8
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,6 @@
.inc1 {
margin: $setting;
& > a[href^="https://rhymix.org/abc"] {
text-decoration:none;
}
}