This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
vielle 🪤
vielle.dev
did:plc:4zht3z4caxwrw3dlsybodywc
nice article!
imo the way @kevinpowell.co uses pseudo properties is really cool if i remember correctly
he does somethin like:
--_accent: var(--accent, black);
and then references --_accent in css and --accent can be defined elsewhere (other css or html etc) with a fallback provided
2024-12-04T00:00:37.421Z