Skip to main content

Curbcut WCAG AAA

Curbcut

The design system behind Baseline, the AI-native platform for municipal websites. Every component meets WCAG AAA — not as an audit afterthought, but as a build gate.

Why "Curbcut"?

Curb cuts were carved into sidewalks for wheelchair users. Then everyone with a stroller, a delivery cart, a bike, or a rolling suitcase started using them. Access built for some serves everyone — that's the curb-cut effect, and it's the working principle of this system: 7:1 contrast helps aging eyes, 44-pixel targets help gloved hands, plain focus states help keyboard power-users.

The rules every component follows

Using Curbcut

Include the stylesheet and (for interactive components) the script, then use the documented markup. There is no framework dependency.

Show the markup
<link rel="stylesheet" href="https://curbcut.baseline.city/assets/curbcut.min.css">
<script src="https://curbcut.baseline.city/assets/curbcut.min.js" defer></script>

Browse the components →