vite/playground/css/inlined.css
2022-05-09 09:36:14 +02:00

5 lines
60 B
CSS

.inlined {
color: green;
background: url('./ok.png');
}