mirror of
https://github.com/vitejs/vite.git
synced 2024-11-22 07:09:05 +00:00
5 lines
60 B
CSS
5 lines
60 B
CSS
.inlined {
|
|
color: green;
|
|
background: url('./ok.png');
|
|
}
|