1 repo
Modular style organization using preprocessor mixins and functions.
Distinguishing note: Focuses on the architectural use of Sass/preprocessors for component styling.
Explore 1 awesome GitHub repository matching user interface & experience · CSS Preprocessor Architectures. 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
Organizes styles into modular files that leverage preprocessor mixins and functions to generate consistent component variations.