vite/playground/css-lightningcss/inlined.css
2023-06-19 15:46:46 +02:00

5 lines
60 B
CSS

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