agreed, can we get some attention on this one please @Kathy ?
agreed, can we get some attention on this one please @Kathy ?








{
"html": "<!DOCTYPE html>\n<html>\n<head>\n <script src=\"https://cdn.tailwindcss.com\"></script>\n</head>\n<body>\n<div id=\"render-result\" class=\"relative size-32\">\n <div class=\"absolute inset-6 size-20 rounded-lg flex bg-white/30\" style=\"backdrop-filter: blur(10px)\">\n foo bar\n </div>\n <img class=\"size-32 rounded-lg object-cover\" src=\"https://images.unsplash.com/photo-1554629947-334ff61d85dc?q=90\">\n <div class=\"absolute inset-0 rounded-lg ring-1 ring-black/10 ring-inset\"></div>\n</div>\n</body>\n</html>",
"selector": "#render-result",
"screenshotOptions": {
"type": "webp"
}
}