1 Repo
Basic layout building blocks that utilize theme systems to maintain visual consistency across different screen dimensions.
Distinct from Layout Primitives: Distinct from Layout Primitives: specifically emphasizes the integration of theme-driven responsive scaling within the primitives.
Explore 1 awesome GitHub repository matching user interface & experience · Responsive. Refine with filters or upvote what's useful.
Rebass is a React design system library that provides a collection of theme-driven, responsive UI primitives. It functions as a theme-based layout engine, using a set of stateless components to standardize spacing, typography, and colors across a user interface. The library distinguishes itself by mapping style properties to a central design theme through a styled-system approach. This allows for responsive style mapping where components automatically adapt their appearance based on screen size and provides the ability to swap underlying HTML elements while preserving styling logic to maintai
Ships a set of layout and spacing primitives that leverage a theme system for cross-device visual consistency.