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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesResponsive Base Styles

Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.

Distinct from CSS Base Styles: Distinct from CSS Base Styles: adds responsive behavior to the base styles, ensuring pages look good without custom CSS.

Explore 3 awesome GitHub repositories matching user interface & experience · Responsive Base Styles. Refine with filters or upvote what's useful.

Awesome Responsive Base Styles GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • milligram/milligramAvatar von milligram

    milligram/milligram

    10,214Auf GitHub ansehen↗

    A minimalist CSS framework.

    Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.

    HTMLampcsscss-framework
    Auf GitHub ansehen↗10,214
  • marcj/css-element-queriesAvatar von marcj

    marcj/css-element-queries

    4,243Auf GitHub ansehen↗

    This project is a responsive CSS library and element dimension monitor. It provides a polyfill for CSS container queries, enabling styles to be applied based on an element's specific dimensions in environments where native browser support is unavailable. The library monitors the width and height of target DOM elements in real time, triggering custom callbacks whenever dimensions change. It adapts UI components by executing layout adjustments and style changes based on predefined size thresholds rather than the overall browser window size. The tool manages these adaptations through several me

    Applies different CSS rules based on the size of a specific element rather than the browser window.

    JavaScriptcsselement-querymedia-query
    Auf GitHub ansehen↗4,243
  • h5bp/mobile-boilerplateAvatar von h5bp

    h5bp/mobile-boilerplate

    3,827Auf GitHub ansehen↗

    This project is a mobile web application template and optimization kit providing a foundational project structure for building responsive websites. It functions as a responsive CSS framework and a set of utilities for managing viewport scaling, touch event responses, and user-agent feature detection. The project distinguishes itself through specialized web app manifest configurations and server performance settings. It includes systems for defining home screen icons and metadata to enable web applications to behave like native apps, alongside pre-defined directives for caching, compression, a

    Implements a set of responsive base styles and normalization to ensure consistent styling across device vendors.

    ApacheConf
    Auf GitHub ansehen↗3,827
  1. Home
  2. User Interface & Experience
  3. Styling and Theming Systems
  4. CSS Base Styles
  5. Responsive Base Styles

Unter-Tags erkunden

  • Container-Relative StylingApplying different CSS rules based on the size of a specific element rather than the browser window. **Distinct from Responsive Base Styles:** Distinct from Responsive Base Styles: focuses on the specific size of an element container rather than global responsive base styles.