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
Back to jgthms/minireset.css

Projects sharing features with Minireset.css

17 open-source projects similar to jgthms/minireset.css, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • blazesoftware/atomsBlazeSoftware avatar

    BlazeSoftware/atoms

    1,553View on GitHub↗

    Atoms for Blaze UI

    TypeScriptbemcssitcss
    View on GitHub↗1,553
  • concisecss/concise.cssConciseCSS avatar

    ConciseCSS/concise.css

    933View on GitHub↗

    A CSS framework that's lightweight and easy-to-use. Give up the bloat. Stop tripping over your classes. Be Concise.

    JavaScript
    View on GitHub↗933
  • csstools/sanitize.csscsstools avatar

    csstools/sanitize.css

    5,293View on GitHub↗

    sanitize.css is a CSS normalizer and reset library that provides a standardized baseline for typography, form controls, and element layouts. It removes browser default inconsistencies to establish a predictable foundation for web design and modern applications. The project implements a modern CSS baseline focusing on system interface fonts and consistent rendering across different web browsers and operating systems. It integrates a system-font stack to ensure consistent typography and fast rendering on various platforms. The stylesheet covers core layout and accessibility capabilities, inclu

    CSS
    View on GitHub↗5,293
  • hankchizljaw/modern-css-resethankchizljaw avatar

    hankchizljaw/modern-css-reset

    2,966View on GitHub↗

    A bare-bones CSS reset for modern web development.

    CSS
    View on GitHub↗2,966
  • jensimmons/cssremedyjensimmons avatar

    jensimmons/cssremedy

    2,228View on GitHub↗

    Start your project with a remedy for the technical debt of CSS.

    CSS
    View on GitHub↗2,228

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • jonathantneal/sanitize.cssjonathantneal avatar

    jonathantneal/sanitize.css

    5,293View on GitHub↗

    sanitize.css is a CSS reset library and normalizer that provides a baseline stylesheet for web projects. It establishes a uniform visual starting point by removing inconsistent browser-specific default styles and implementing a global CSS reset. The project focuses on cross-browser style normalization, ensuring that typography, form controls, and HTML elements render consistently across different browsers and devices. It implements a system-font stack to eliminate rendering discrepancies and applies box-sizing normalization to ensure a predictable layout model. The library also includes acce

    CSS
    View on GitHub↗5,293
  • kennethormandy/normalize-opentype.csskennethormandy avatar

    kennethormandy/normalize-opentype.css

    786View on GitHub↗

    Adds OpenType features—ligatures, kerning, and more—to Normalize.css.

    HTML
    View on GitHub↗786
  • kognise/water.csskognise avatar

    kognise/water.css

    8,630View on 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

    CSS
    View on GitHub↗8,630
  • krishdevdb/reseter.csskrishdevdb avatar

    krishdevdb/reseter.css

    1,243View on GitHub↗

    The Modern CSS Reset 🚀

    SCSS
    View on GitHub↗1,243
  • martin-pitt/css-unstyleMartin-Pitt avatar

    Martin-Pitt/css-unstyle

    34View on GitHub↗

    Unstyle CSS - Forget inconsistencies, let us start with a blank slate.

    CSS
    View on GitHub↗34
  • material-components/material-components-webmaterial-components avatar

    material-components/material-components-web

    17,071View on GitHub↗

    This project is a framework-agnostic UI library and a collection of modular web components based on the Material Design visual system. It provides a comprehensive set of interactive interface elements and a responsive web grid system for organizing page content. The library utilizes a design token theme engine to apply consistent typography, colors, and visual styles across an interface. It separates behavioral logic from rendering to ensure that components remain compatible across different JavaScript environments. The system covers responsive layout design and web form interface developmen

    TypeScript
    View on GitHub↗17,071
  • necolas/normalize.cssnecolas avatar

    necolas/normalize.css

    53,540View on GitHub↗

    Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles designed to ensure a consistent visual appearance of HTML elements across all modern web browsers. The project functions as a cross-browser consistency layer that corrects common default rendering bugs and eliminates inconsistencies in user-agent stylesheets. It establishes a uniform visual baseline by overriding default browser rendering behaviors and mitigating vendor-specific errors. This stylesheet standardizes browser rendering to prevent unexpected layout bugs and ensures that

    CSScsscss-resetnormalize-css
    View on GitHub↗53,540
  • responsivebp/responsiveresponsivebp avatar

    responsivebp/responsive

    870View on GitHub↗

    :iphone: A super lightweight HTML, Sass, CSS, and JavaScript framework for building responsive websites

    HTML
    View on GitHub↗870
  • ruilisi/css-checkerruilisi avatar

    ruilisi/css-checker

    590View on GitHub↗

    Reduce Similar & Duplicated CSS Classes with Diff in Seconds!

    Go
    View on GitHub↗590
  • semantic-org/semantic-uiSemantic-Org avatar

    Semantic-Org/Semantic-UI

    51,064View on GitHub↗

    Semantic-UI is an HTML and CSS UI framework consisting of a themed component library and a responsive layout framework. It provides a collection of reusable interface components and a grid-based system of columns and containers designed to build responsive websites. The framework is distinguished by its use of natural-language class naming, which maps human-readable CSS classes to specific visual styles. It also functions as a right-to-left UI toolkit, utilizing directional mirroring to adjust visual flow and element alignment for languages read from right to left. The system covers frontend

    JavaScriptbuttoncss-frameworkdropdown
    View on GitHub↗51,064
  • 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.

    CSScssdesigndesign-patterns
    View on GitHub↗11,711
  • thoughtbot/bourbonthoughtbot avatar

    thoughtbot/bourbon

    9,012View on GitHub↗

    Bourbon is a CSS framework toolset and Sass mixin library designed to standardize styling patterns and reduce repetitive code in web projects. It serves as a workflow optimizer that provides a collection of reusable functions to streamline the process of writing and organizing stylesheets. The toolkit focuses on responsive web design by providing a library of mixins for implementing flexible layouts and standardized breakpoints across different screen sizes. It also includes a suite of command line utilities used to install and manage styling dependencies within a local development environmen

    Ruby
    View on GitHub↗9,012