Add a string literal to CSS sample files

ida_star
Wilfred Hughes 2021-08-26 23:21:35 +07:00
parent 81dae0a15e
commit a2de2eb241
2 changed files with 2 additions and 0 deletions

@ -11,4 +11,5 @@ world */
.baz {
color: blue;
font-family: "After";
}

@ -10,4 +10,5 @@ world */
.baz {
color: yellow;
font-family: "Before";
}