3 Repos
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.
A minimalist CSS framework.
Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.
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.
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.