1 रिपॉजिटरी
Foundational stylesheets providing a baseline for reduced motion and role-based visual cues.
Distinct from CSS Accessibility Patterns: Provides a foundational baseline for accessibility rather than specific interaction patterns like keyboard navigation.
Explore 1 awesome GitHub repository matching web development · Accessibility Baselines. Refine with filters or upvote what's useful.
sanitize.css is a CSS reset library and normalizer that provides a baseline stylesheet for web projects. It establishes a uniform visual starting point by removing inconsistent browser-specific default styles and implementing a global CSS reset. The project focuses on cross-browser style normalization, ensuring that typography, form controls, and HTML elements render consistently across different browsers and devices. It implements a system-font stack to eliminate rendering discrepancies and applies box-sizing normalization to ensure a predictable layout model. The library also includes acce
Provides a baseline stylesheet that implements reduced motion preferences and accessibility role cursor mapping.