monolith/tests/_data_/import-css-via-data-url/style.css
2021-10-17 22:46:06 -10:00

5 lines
51 B
CSS

body {
background-color: pink;
color: white;
}