{
  "$type": "site.standard.document",
  "description": "Saw this on a skateboard, had to make it in CSS . background: repeating-linear-gradient( to bottom , #000 0px var(--_stripe-size), #fff var(--_stripe-size) var(--_stripe-gap) ); Ended up not just being gradient text, but a repeating gradient text effect 🤓 Fun: CSS can repeat a re…",
  "path": "/repeating-linear-gradient-text",
  "publishedAt": "2024-12-30T15:30:53.713Z",
  "site": "at://did:plc:jnj7wcwuvspxdsipmecmx7rs/site.standard.publication/self",
  "tags": [
    "note",
    "css"
  ],
  "textContent": "Saw this on a skateboard, had to make it in CSS . background: repeating-linear-gradient( to bottom , #000 0px var(--_stripe-size), #fff var(--_stripe-size) var(--_stripe-gap) ); Ended up not just being gradient text, but a repeating gradient text effect 🤓 Fun: CSS can repeat a repeating gradient",
  "title": "Repeating Linear Gradient Text"
}