How gea compiles real CSS — flexbox, keyframes, 3D transforms, var() — into native C++ that runs at 42fps on an ESP32 with no browser, no OS, and no JavaScript engine.
AI testing agent for pull requests: maps the blast radius of a diff, runs only the tests that cover it, drafts the ones that are missing, and gates the merge on a score. Plain-English YAML, no selectors. Local-first, BYOK. - hamc/blastproof
To target multiple classes that share the same prefix, you'd typically have to resort to brittle attribute selectors or add extra base classes to your markup. To make things easier, CSS is getting a new selector: The Class Prefix Selector (.prefix-*).
Click any element to read its styles, pull a whole page’s palette, fonts and images in one pass, check contrast as you go, and export straight to CSS, SCSS, JSON or Tailwind. Everything DevTools makes you dig for, one panel away.