awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

CSS framework

Ranking updated Sep 13, 2026

For content styling, the first results are tailwindlabs/tailwindcss (Tailwind CSS provides a utility-first styling approach with design tokens, responsive breakpoints, and typography support, making it a primary framework for content styling and user interfaces), tachyons-css/tachyons (Tachyons is a utility-first CSS framework providing functional classes for responsive web layouts and design systems, fitting the styling category well despite lacking content-specific preprocessors or CSS-in-JS) and styled-components/xstyled (This framework provides CSS-in-JS utility classes, design tokens, and responsive layout tools for styling React applications, fitting the core styling and typography framework requirements well). brain-bones/skeleton and salesforce-ux/design-system round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

Compare open-source CSS frameworks for content styling on GitHub, including utility-first classes and component-based options.

CSS framework

Find the best repos with AI.We'll search the best matching repositories with AI.
  • tailwindlabs/tailwindcsstailwindlabs avatar

    tailwindlabs/tailwindcss

    95,592View on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Tailwind CSS provides a utility-first styling approach with design tokens, responsive breakpoints, and typography support, making it a primary framework for content styling and user interfaces.

    TypeScriptDesign TokensResponsive CSS FrameworksUtility-First CSS Frameworks
    View on GitHub↗95,592
  • tachyons-css/tachyonstachyons-css avatar

    tachyons-css/tachyons

    11,711View on GitHub↗

    Tachyons is a utility-first CSS framework and functional CSS library. It provides a collection of single-purpose classes used to style elements and build layouts without writing custom CSS. The framework centers on a mobile-first responsive design system and a nestable grid architecture that adapts layouts across different screen sizes. It includes accessible color palettes and schemes designed to meet visual contrast and accessibility standards. The system provides tools for utility-first styling, responsive layout management, and visual debugging to resolve alignment and spacing issues.

    Tachyons is a utility-first CSS framework providing functional classes for responsive web layouts and design systems, fitting the styling category well despite lacking content-specific preprocessors or CSS-in-JS.

    CSSCSS Utility ClassesCSS Utility LibrariesUtility-First CSS Frameworks
    View on GitHub↗11,711
  • styled-components/xstyledstyled-components avatar

    styled-components/xstyled

    2,307View on GitHub↗

    xstyled is a utility-first CSS-in-JS framework designed for the React ecosystem. It functions as a styling library that enables developers to manage component styles and responsive layouts by mapping design system tokens directly to component properties. The framework distinguishes itself by providing a centralized theme management system that propagates design tokens, such as colors and spacing, throughout the component tree. It includes a responsive layout generator that automatically calculates media query breakpoints based on viewport width, allowing for the creation of fluid grid structu

    This framework provides CSS-in-JS utility classes, design tokens, and responsive layout tools for styling React applications, fitting the core styling and typography framework requirements well.

    MDXDesign TokensDesign Token SystemsResponsive Breakpoints
    View on GitHub↗2,307
  • brain-bones/skeletonBrain-Bones avatar

    Brain-Bones/skeleton

    5,991View on GitHub↗

    Skeleton is a Svelte Tailwind UI toolkit and adaptive component library. It provides a utility-first design system for building reactive web interfaces, focusing on consistent themes and typography across various screen sizes. The toolkit combines pre-styled components with layout tools to support responsive UI design and rapid frontend prototyping. It enables the creation of adaptive user interfaces through a standardized set of utility classes for styling and layout. The system covers high-level capabilities in Svelte web development and Tailwind CSS styling, utilizing a flexible grid syst

    Skeleton is a Svelte and Tailwind-based UI toolkit providing utility classes, design tokens, and responsive layout tools for styling web interfaces, though it focuses on general component building rather than a dedicated content-styling engine.

    TypeScriptDesign TokensResponsive DesignUtility-First CSS Frameworks
    View on GitHub↗5,991
  • salesforce-ux/design-systemsalesforce-ux avatar

    salesforce-ux/design-system

    3,689View on GitHub↗

    This project is a comprehensive design system framework for building accessible, responsive, and consistent web interfaces. It provides a centralized architecture for managing visual properties and standardized component blueprints, ensuring that branding and interaction patterns remain uniform across diverse applications. The framework distinguishes itself through an accessibility-first approach, embedding semantic markup and inclusive design standards directly into its component blueprints. By utilizing a design-token-driven styling system, it centralizes visual values like typography, spac

    This project provides a comprehensive design system framework driven by design tokens, CSS utility classes, and responsive design patterns, fitting the styling and content architecture requirements well.

    JavaScriptCSS Utility ClassesDesign TokensDesign Token Management
    View on GitHub↗3,689
  • basscss/basscssbasscss avatar

    basscss/basscss

    5,892View on GitHub↗

    Basscss is a lightweight CSS utility toolkit built on an atomic, single-purpose class architecture. Each class performs exactly one visual function, enabling immutable, side-effect-free styling where no class ever overrides or conflicts with another. The system provides a predefined spacing scale, responsive breakpoint prefixes for conditional styling across device widths, and accessible visibility control that keeps content programmatically available to assistive technologies. The framework distinguishes itself through a float-based grid system that constructs layouts using floated percentag

    Basscss is a lightweight atomic CSS utility toolkit providing single-purpose styling classes, responsive breakpoint prefixes, and typographic scaling utilities suitable for managing content layout and typography.

    CSSCSS Utility ClassesCSS Utility LibrariesResponsive Breakpoints
    View on GitHub↗5,892
  • dhg/skeletondhg avatar

    dhg/Skeleton

    19,410View on GitHub↗

    Skeleton is a lightweight responsive CSS boilerplate and mobile-first framework. It provides a foundation for building mobile-friendly websites through a fluid 12-column grid system, a minimal CSS reset library to normalize browser defaults, and default styling for raw HTML elements. The project emphasizes a mobile-first development approach, using percentage-based widths and predefined media queries to progressively enhance layouts for larger screens. It includes a utility-first library of single-purpose classes to manage common layout tasks such as floating elements, clearing, and width con

    Skeleton is a lightweight CSS boilerplate that provides a responsive grid system and base styling for web content, making it a fitting tool for content typography and layout despite lacking advanced design tokens or CSS-in-JS.

    CSSCSS Utility ClassesProse Typography StylingResponsive Breakpoints
    View on GitHub↗19,410
  • khan/aphroditeKhan avatar

    Khan/aphrodite

    5,338View on GitHub↗

    Aphrodite is a framework-agnostic CSS-in-JS styling library that allows styles to be defined using JavaScript objects. It functions as a CSS generator and rendering engine that injects optimized styles into the document, providing a dedicated system for server-side rendering to prevent style flashes and ensure correct initial page rendering. The project distinguishes itself through an automatic CSS vendor prefixer for cross-browser consistency and a production utility that minifies class names into short hashes to reduce CSS payload size. It further supports extensible styling through custom

    Aphrodite is a framework-agnostic CSS-in-JS styling library that generates optimized stylesheets from JavaScript objects, though it focuses purely on runtime styling rather than acting as a full content-styling or typography framework.

    JavaScriptCSS in JSCSS-in-JS ImplementationsResponsive Design
    View on GitHub↗5,338
  • jgthms/bulmajgthms avatar

    jgthms/bulma

    50,074View on GitHub↗

    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

    Bulma is a popular CSS framework providing pre-styled interface components and responsive layout primitives that fit well within the styling and typography framework category, though it lacks dedicated JavaScript content preprocessors or a CSS-in-JS engine.

    CSSDesign TokensResponsive BreakpointsResponsive Layouts
    View on GitHub↗50,074
  • unocss/unocssunocss avatar

    unocss/unocss

    18,854View on GitHub↗

    UnoCSS is an atomic CSS engine and utility-first framework that generates styles on-demand based on the specific classes used in your source code. By scanning your project files during the build process, it produces only the CSS necessary for your application, effectively minimizing bundle size and eliminating unused styles. The engine distinguishes itself through a highly modular, configuration-driven architecture that allows for deep customization of design tokens, rules, and presets. It supports advanced styling patterns such as attribute-based styling, tag-based styling, and dynamic varia

    UnoCSS is an atomic CSS engine that provides on-demand utility classes and design token configuration, fitting the typography and styling framework category well despite lacking an explicit dedicated typography plugin or content preprocessor.

    TypeScriptDesign TokensResponsive BreakpointsTypography
    View on GitHub↗18,854
  • facebook/stylexfacebook avatar

    facebook/stylex

    9,126View on GitHub↗

    StyleX is a type-safe CSS-in-JS library and atomic CSS compiler that transforms JavaScript style definitions into optimized static CSS and type-safe class names. It functions as a multi-framework styling tool, generating standard CSS assets compatible with various JavaScript UI frameworks and server components. The system includes a CSS design token system and theme engine for managing shared constants and composing visual schemes. It allows for the creation of light, dark, and custom themes through variable overrides and token inheritance. The project covers component styling through object

    StyleX is a type-safe CSS-in-JS library and atomic CSS compiler designed for styling web components, offering design tokens and theme management for application content.

    JavaScriptDesign TokensDesign Token ManagementDesign Token Systems
    View on GitHub↗9,126
  • styled-components/styled-componentsstyled-components avatar

    styled-components/styled-components

    41,094View on GitHub↗

    styled-components is a CSS-in-JS styling library and tool for React components. It provides a cross-platform UI styling API and a dynamic theme management system to maintain consistent design tokens and encapsulate visual logic, preventing global scope conflicts. The library utilizes a unified interface that works across both web environments and native mobile frameworks. It enables the definition of styles using JavaScript and TypeScript template literals, allowing CSS to be bound directly to components. The system supports dynamic prop-based styling, style inheritance, and the creation of

    This library provides a robust CSS-in-JS styling solution with dynamic themeing and design tokens for React applications, making it a strong tool for managing component styles despite lacking a complete content preprocessor or dedicated typography plugin out of the box.

    TypeScriptCSS in JSDesign Tokens
    View on GitHub↗41,094
  • twbs/bootstraptwbs avatar

    twbs/bootstrap

    174,380View on GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Bootstrap is a well-known CSS framework providing responsive design and typography components, though it lacks the specific content-preprocessing and CSS-in-JS features requested.

    MDXDesign TokensResponsive CSS FrameworksUtility-First
    View on GitHub↗174,380
  • picturepan2/spectrepicturepan2 avatar

    picturepan2/spectre

    11,317View on GitHub↗

    Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It functions as a CSS component library that provides pre-styled interface elements and helper classes to facilitate frontend UI development. The framework is distinguished by a pure-CSS component architecture that avoids dependence on external JavaScript runtimes. It utilizes a SASS-based build pipeline that supports class prefixing, stylesheet pruning, and a variable-based theme system for creating custom design systems. The project covers a wide range of layout and interface ca

    Spectre is a lightweight CSS framework providing responsive layout tools and a typography system, though it lacks JavaScript-driven content preprocessors or CSS-in-JS capabilities.

    CSSCSS Utility ClassesResponsive Design
    View on GitHub↗11,317
  • system-ui/theme-uisystem-ui avatar

    system-ui/theme-ui

    5,405View on GitHub↗

    Theme-ui is a React theme framework and CSS-in-JS utility used for building themeable user interfaces. It functions as a design system tool that establishes centralized, constraint-based scales for colors, typography, and spacing to ensure visual consistency across applications. The framework distinguishes itself through an array-based responsive shorthand for mobile-first layouts and a dedicated color mode manager that synchronizes with browser preferences and persists user selections. It also features a system for creating named style variants to control component appearance via properties

    Theme UI is a React framework for building themeable interfaces using design tokens, CSS-in-JS, and typography utilities, fitting the core need for styling content and web applications.

    TypeScriptCSS in JSDesign Tokens
    View on GitHub↗5,405
  • emotion-js/emotionemotion-js avatar

    emotion-js/emotion

    18,017View on GitHub↗

    This project is a styling library and framework designed for component-based architectures, enabling developers to define and manage visual styles directly within JavaScript or TypeScript. It functions as a styling engine that generates unique class names from style definitions, ensuring encapsulated, predictable, and maintainable visual presentation across applications. By integrating with component logic, it allows for the creation of reusable UI elements with styles defined through template literals or object syntax. The library distinguishes itself through a comprehensive suite of build-t

    This project is a CSS-in-JS styling library for component-based applications that fits the content styling and typography framework category well, though it lacks dedicated documentation preprocessors or a built-in typography plugin.

    JavaScriptResponsive DesignResponsive Breakpoints
    View on GitHub↗18,017
  • mantinedev/mantinemantinedev avatar

    mantinedev/mantine

    31,263View on GitHub↗

    Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti

    Mantine is a comprehensive React UI component library that features robust design token support and styling utilities, though it functions more as a general component suite than a dedicated typography and content-styling framework.

    TypeScriptComponent LibrariesApplication ShellsBase Components
    View on GitHub↗31,263
  • primer/cssprimer avatar

    primer/css

    12,978View on GitHub↗

    This project is a CSS design system framework and modular library providing a standardized set of UI component stylesheets. It establishes a unified system of visual guidelines to ensure a consistent and professional look and feel across web interfaces. The framework is organized as a collection of standalone stylesheets that can be imported individually to minimize bundle size and eliminate unused styles. It utilizes a design token system based on CSS variables to manage theming and a utility-first class system for layout and spacing. The system employs a block element modifier naming conve

    Primer CSS is a design system framework providing utility classes and CSS variable themes for styling web interfaces, making it a good fit for structuring typography and content layouts even though it lacks a dedicated content preprocessor.

    SCSSDesign System ImplementationsComponent Style SheetsCSS Frameworks
    View on GitHub↗12,978
  • nuxt/contentnuxt avatar

    nuxt/content

    3,642View on GitHub↗

    Content is a file-based content management engine that transforms Markdown and JSON files into structured data for use within web applications. It functions as a static site content engine, parsing local file systems into queryable collections while providing a library for integrating interactive components directly into text documents. The framework distinguishes itself by treating the local file hierarchy as the primary source of truth for application routing and navigation. It enables developers to embed dynamic UI elements directly into text files and provides a visual interface for editi

    This file-based content engine parses markdown files into structured data for web applications, fitting the core content management and styling domain even though it is not a pure CSS typography framework.

    TypeScriptFile-Based Content ArchitecturesMarkdown-Based Content AuthoringContent Query Filters
    View on GitHub↗3,642
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
tailwindlabs/tailwindcss95.6KTypeScriptMITJun 16, 2026
tachyons-css/tachyons11.7KCSSMITJan 8, 2026
styled-components/xstyled
2.3K
MDX
MIT
Jun 22, 2026
brain-bones/skeleton6KTypeScriptMITJun 26, 2026
salesforce-ux/design-system3.7KJavaScriptNOASSERTIONJun 2, 2026
basscss/basscss5.9KCSSMITDec 30, 2022
dhg/skeleton19.4KCSSMITNov 14, 2023
khan/aphrodite5.3KJavaScript—Jul 24, 2025
jgthms/bulma50.1KCSSMITMar 1, 2026
unocss/unocss18.9KTypeScriptNOASSERTIONJun 22, 2026

Related searches

  • CSS framework
  • a headless CMS for managing website content
  • a static site generator for web content
  • a css framework for styling web interfaces
  • a library for styling text in applications
  • CSS styling system
  • Chart styling library
  • Content scaffolding tools