1 repo
Capabilities for overriding native CSS variables to modify component appearance.
Distinguishing note: Focuses on runtime variable overrides rather than static theme configuration.
Explore 1 awesome GitHub repository matching user interface & experience · CSS Variable Customization. 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
Allows overriding native CSS variables directly in stylesheets to change component appearance without recompiling code.