1 repo
Styling approaches that target standard HTML elements to maintain accessibility.
Distinguishing note: Focuses on semantic HTML targeting rather than utility-based styling.
Explore 1 awesome GitHub repository matching user interface & experience · Semantic Styling. 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
Targets standard markup elements with CSS classes to maintain accessibility and structural integrity without requiring additional JavaScript.