1 repo
Layout structures for distributing space and aligning elements responsively.
Distinguishing note: Focuses on grid-based layout architecture rather than general styling.
Explore 1 awesome GitHub repository matching user interface & experience · Grid Systems. Refine with filters or upvote what's useful.
Bulma is a design-agnostic CSS framework that provides a collection of pre-styled interface components and layout primitives. It is built to be independent of specific JavaScript frameworks or build tools, allowing developers to construct responsive web interfaces by applying standardized classes directly to semantic HTML markup. The framework distinguishes itself through a utility-first approach that combines modular component styling with a flexible grid system. It leverages native CSS variables to manage design tokens, enabling real-time visual customization, automatic dark mode adaptation
Uses flexible box layout properties to distribute space and align elements within a responsive twelve-column grid structure.