Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
File
::placeholder { color: gray;}
.image { background-image: url(image@1x.png);}@media (min-resolution: 2dppx) { .image { background-image: url(image@2x.png); }}