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
milligram avatar

milligram/milligram

0
View on GitHub↗
10,214 stars·726 forks·HTML·MIT·15 viewsmilligram.io↗

Milligram

A minimalist CSS framework.

Features

  • Lightweight CSS Frameworks - Provides a lightweight, responsive set of base styles for HTML elements without custom CSS.
  • Browser Style Resets - Normalizes inconsistent default styles across browsers to create a consistent visual foundation.
  • Browser Style Normalizers - Normalizes inconsistent default browser styles to create a consistent visual foundation across devices.
  • Flat, Outlined, and Clear Variants - Ships flat, outlined, and clear button variants applied directly to button or anchor elements.
  • Classless CSS Frameworks - Applies styles directly to semantic HTML elements without requiring any CSS classes or custom markup.
  • Form Styling - Styles form inputs, selects, textareas, and buttons consistently for a mobile-friendly user experience.
  • Mobile-First Variants - Styles form inputs, selects, and textareas with consistent sizing and touch-friendly spacing for small screens.
  • Global CSS Stylings - Normalizes browser inconsistencies by overriding default element styles to a predictable baseline.
  • REM Scaling Frameworks - Sets font sizes and line heights using rem units so text scales proportionally with the root font size.
  • Minimal Base Styles - Applies a clean, lightweight set of base styles to HTML elements for a fast starting point in web projects.
  • Responsive Base Styles - Applies a minimal set of clean, responsive base styles so a page looks good without any custom CSS.
  • Flexbox-Based Grid Systems - Ships a flexbox-based grid system that automatically distributes space across columns.
  • Blockquote Display - Renders inline code, code blocks, and blockquotes with distinct styling for clear content presentation.
  • Bundle Size Optimization - Delivers only 2kb of gzipped CSS to minimize page weight and accelerate load times.
  • List and Table Styling - Applies consistent styling to tables and lists for clear data and content hierarchy.
  • Button Styles - Applies flat, outlined, and clear button styles to button or anchor elements.
  • Code Snippet Styling - Styles inline code snippets and preformatted code blocks for clear presentation of computer code.
  • Font Size Presets - Sets a consistent base font size and line height using rem units so text scales predictably across devices.
  • Blockquote Styling - Renders a blockquote with distinct styling to visually separate quoted content from surrounding text.
  • Table Visual Styling - Styles table elements with proper thead and tbody formatting for clean, readable data presentation.
  • Styled Input Fields - Applies consistent, mobile-friendly styling to input fields, textareas, and select elements.
  • Description List Formatting - Renders unordered, ordered, and description lists with distinct markers and spacing for clear content hierarchy.
  • UI and Styling Tools - A minimalist CSS framework for web development.

Star history

Star history chart for milligram/milligramStar history chart for milligram/milligram

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does milligram/milligram do?

A minimalist CSS framework.

What are the main features of milligram/milligram?

The main features of milligram/milligram are: Lightweight CSS Frameworks, Browser Style Resets, Browser Style Normalizers, Flat, Outlined, and Clear Variants, Classless CSS Frameworks, Form Styling, Mobile-First Variants, Global CSS Stylings.

What are some open-source alternatives to milligram/milligram?

Open-source alternatives to milligram/milligram include: andybrewer/mvp — mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML… franciscop/picnic — Picnic is a classless CSS framework and styling library that applies visual themes directly to native HTML elements.… sindresorhus/modern-normalize — modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style… necolas/normalize.css — Normalize.css is a CSS reset library and browser style normalizer. It provides a collection of baseline styles… picturepan2/spectre — Spectre is a comprehensive CSS framework and UI utility toolkit designed for building responsive web interfaces. It… sindresorhus/github-markdown-css — The minimal amount of CSS to replicate the GitHub Markdown style.

Open-source alternatives to Milligram

Similar open-source projects, ranked by how many features they share with Milligram.
  • andybrewer/mvpandybrewer avatar

    andybrewer/mvp

    5,130View on GitHub↗

    mvp is a classless CSS framework and minimalist library that applies default visual styles directly to standard HTML elements. It provides a customizable theme designed to create clean pages and polished interfaces without requiring the use of CSS classes. The system uses centralized CSS variables to manage global UI customization, allowing colors and fonts to be updated across the entire interface from a single location. This approach supports a rapid prototyping workflow for developing proofs of concept. The library covers the styling of standard HTML elements, including form controls, typ

    HTML
    View on GitHub↗5,130
  • franciscop/picnicfranciscop avatar

    franciscop/picnic

    3,886View on 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

    CSS
    View on GitHub↗3,886
  • sindresorhus/modern-normalizesindresorhus avatar

    sindresorhus/modern-normalize

    7,348View on GitHub↗

    modern-normalize is a CSS reset stylesheet and browser style normalizer. It provides a minimal set of global style overrides designed to remove inconsistent default user-agent styles and prevent browser-specific rendering quirks. The project establishes a predictable frontend layout baseline by standardizing typography and layout properties. It specifically enforces a consistent layout model by applying border-box sizing across all HTML elements. The stylesheet uses tag-based global targeting to apply normalization rules directly to HTML elements, removing the need for specific class names.

    TypeScript
    View on GitHub↗7,348
  • 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
See all 30 alternatives to Milligram→