awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 repositorios

Awesome GitHub RepositoriesLightweight CSS Frameworks

CSS frameworks designed with a minimal footprint to ensure fast page loads and low overhead.

Distinguishing note: None of the candidates address the concept of 'lightweight' in the context of CSS framework overhead

Explore 7 awesome GitHub repositories matching user interface & experience · Lightweight CSS Frameworks. Refine with filters or upvote what's useful.

Awesome Lightweight CSS Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dhg/skeletonAvatar de dhg

    dhg/Skeleton

    19,410Ver en 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

    Serves as a lightweight CSS boilerplate providing a foundation of resets and base styles for new projects.

    CSS
    Ver en GitHub↗19,410
  • picturepan2/spectreAvatar de picturepan2

    picturepan2/spectre

    11,317Ver en 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

    Implements a minimal set of styles and utilities to build fast-loading pages without heavy framework overhead.

    CSS
    Ver en GitHub↗11,317
  • milligram/milligramAvatar de milligram

    milligram/milligram

    10,214Ver en GitHub↗

    A minimalist CSS framework.

    Provides a lightweight, responsive set of base styles for HTML elements without custom CSS.

    HTMLampcsscss-framework
    Ver en GitHub↗10,214
  • kognise/water.cssAvatar de kognise

    kognise/water.css

    8,630Ver en GitHub↗

    Water.css is a minimalist, classless CSS framework and library designed to apply visual improvements directly to standard HTML elements. It maps curated styles to native tags, allowing for clean and professional website interfaces without the need for custom class names. The library features an adaptive theme system that automatically switches between light and dark color schemes based on operating system user preferences. It also uses root-level CSS variables, enabling the customization of base colors and spacing to create unique visual identities. The project provides capabilities for rapi

    Offers a lightweight CSS framework with a minimal footprint for fast loading and low overhead.

    CSS
    Ver en GitHub↗8,630
  • caijimmy/hugo-theme-stackAvatar de CaiJimmy

    CaiJimmy/hugo-theme-stack

    6,418Ver en GitHub↗

    Card-style Hugo theme designed for bloggers

    Keeps the site fast by using SCSS for styles and vanilla JavaScript, avoiding heavy frameworks.

    HTMLbloggershugohugo-theme
    Ver en GitHub↗6,418
  • andybrewer/mvpAvatar de andybrewer

    andybrewer/mvp

    5,130Ver en GitHub↗

    mvp es un framework CSS sin clases y una librería minimalista que aplica estilos visuales predeterminados directamente a elementos HTML estándar. Proporciona un tema personalizable diseñado para crear páginas limpias e interfaces pulidas sin requerir el uso de clases CSS. El sistema utiliza variables CSS centralizadas para gestionar la personalización global de la UI, permitiendo que los colores y fuentes se actualicen en toda la interfaz desde una única ubicación. Este enfoque soporta un flujo de trabajo de prototipado rápido para desarrollar pruebas de concepto. La librería cubre el estilo de elementos HTML estándar, incluyendo controles de formulario, tipografía y componentes de layout. Incluye un reset de navegador base y normalización de estilos globales para asegurar un espaciado y alineación consistentes en diferentes navegadores.

    Provides a lightweight CSS library with a minimal footprint focused on typography and layout.

    HTML
    Ver en GitHub↗5,130
  • franciscop/picnicAvatar de franciscop

    franciscop/picnic

    3,886Ver en GitHub↗

    Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements. It functions as a CSS-only UI library, providing a responsive layout system and a design system that creates consistent interfaces without the need for custom utility classes. The project distinguishes itself by implementing JavaScript-free interactivity. It uses CSS selectors and pseudo-classes to manage state and visibility for interactive components such as modals, tabs, and tooltips, removing the requirement for external scripts to handle basic UI logic. The framework incl

    A minimalist styling library designed with a low footprint to apply themes directly to native elements.

    CSS
    Ver en GitHub↗3,886
  1. Home
  2. User Interface & Experience
  3. Lightweight CSS Frameworks

Explorar subetiquetas

  • BoilerplatesMinimal starting templates that provide a foundation of resets and base styles. **Distinct from Lightweight CSS Frameworks:** Distinct from Lightweight CSS Frameworks: specifically refers to the bootstrapping template nature rather than the framework's runtime footprint.