--- import "../css/spoiler.scss"; const warning = Astro.props.warning ?? "Click to show NSFW image"; // waltuh const trolley = "spoiler-check-" + Math.floor(Math.random() * 102105122122126).toString(); ---