monolith/tests/data/import-css-via-data-url/style.css
2021-10-16 21:16:37 -10:00

5 lines
51 B
CSS

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