Prefer platform capabilities over framework fashion
CSS, HTML semantics, and browser APIs outlive component library trends.
Guidance
Progressive enhancement for motion and forms; framework-independent tokens/contracts.
Do
- CSS-first motion recipes
- Semantic HTML
Do not
- JS-only for basic interactions when HTML suffices
Verification contract
core package has no React dependency