This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Bramus
bram.us
did:plc:343p6xcgmvkpz5abgezlgyep
To target multiple classes with the same prefix, you'd typically have to resort to brittle attribute selectors. To make things easier, CSS is getting a new selector: the “Class Prefix Selector” (`.foo-*`).
Check https://brm.us/class-prefix-selector to get the details.
(Browser Support: None 😛 — just resolved!)
2026-08-19T22:40:11.171Z