Software Alternatives & Reviews

Milligram VS Purgecss

Compare Milligram VS Purgecss and see what are their differences

Milligram logo Milligram

A minimalist CSS framework

Purgecss logo Purgecss

Easily remove unused CSS
  • Milligram Landing page
    Landing page //
    2023-09-25
  • Purgecss Landing page
    Landing page //
    2022-03-28

Milligram videos

Smart Weigh High Precision Digital Milligram Scale Review

More videos:

  • Review - Review of AWS Gemini-20 Milligram Scale
  • Review - Milligram Weekly Planner Review (Pros, Cons and Video Walkthrough)

Purgecss videos

How to use PurgeCSS to Remove Unused CSS Classes from Tailwind CSS, Bootstrap, and more!

More videos:

  • Review - Gatsby.js with Tailwind CSS and PurgeCSS

Category Popularity

0-100% (relative to Milligram and Purgecss)
CSS Framework
57 57%
43% 43
Developer Tools
26 26%
74% 74
Design Tools
42 42%
58% 58
Development Tools
100 100%
0% 0

User comments

Share your experience with using Milligram and Purgecss. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Milligram and Purgecss

Milligram Reviews

10 of the Best Bootstrap Alternatives
Milligram is a minimalist CSS framework that offers a tiny amount of everything you need to get started with web development. It includes global styles, typography, buttons, forms, grid systems, and more. Milligram is perfect for small projects that need to be completed quickly. It has a very small file size (2KB), making it easy to download and use. It also uses...

Purgecss Reviews

We have no reviews of Purgecss yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Purgecss should be more popular than Milligram. It has been mentiond 33 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Milligram mentions (9)

  • Concrete.css
    I had been using similar projects such as skeleton[0] and milligram[1] for small experiments such as repfl[2], and wanted to create something similar that I would find aesthetically pleasing and that would fit in as little space as possible. The current version of concrete.css is less than 1kb minzipped! [0] http://getskeleton.com/ [1] https://milligram.io/ [2] https://repfl.ch/. - Source: Hacker News / 3 months ago
  • Super simple alternative to bootstrap for just the grid system?
    Try this out. This is great for really simple projects. https://milligram.io. Source: 11 months ago
  • Show HN: Neat, the Minimalist CSS Framework
    Thanks for sharing, I love minimalist CSS frameworks that are easy to digest. My go-to for the past ~5 years has been https://milligram.io -- mainly for the grid and basic styling -- although, the author hasn't updated it in a few years. I'm going to give yours a shot! - Source: Hacker News / about 1 year ago
  • Milligram CSS: Custom build (with Node.js 18 on Alpine Linux 3.17)
    Do you know about Milligram, a "minimalist CSS framework" ? It's, in accordance with the name, lightweight like feather, and, in addition, beautiful. It is developed "to design fast and clean websites". - Source: dev.to / over 1 year ago
  • I want to make a website for myself
    I’d also recommend using a CSS framework, to spare yourself the frustration of either trying to tinker with the nitty gritty until things finally look OK or alternatively having to deal with looking at an ugly website the whole time. Milligram is a good starting point here that makes your website look OK literally by just adding one line, Tailwind is more involved to get started with but for me the easiest to use... Source: almost 2 years ago
View more

Purgecss mentions (33)

  • Optimize CSS with SAT Solving
    As a starting point, Tailwind used to use PurgeCSS [0] but I'm not sure what they use now. [0] https://purgecss.com. - Source: Hacker News / about 2 months ago
  • How to load critical styles for a NextJs app
    A similar question was already posted here but, I think looking at the raw html, we will be able to better determine the required css than what Purgecss does. Source: 7 months ago
  • How to speed up your web application
    Webpack minifies JS and CSS files by default when we build them in production mode. But it does not remove useless styles or classes. For this, you can use libraries like https://purgecss.com/ Do not forget to check the dependency, connect only the functionality that you use. - Source: dev.to / about 1 year ago
  • Removing unused CSS in a Django template-based project
    When I searched online I couldn't find an "industry standard" solution to this problem. What I ended up doing was using the popular tool PurgeCSS along with a quick Python script to generate the appropriate command. What the PurgeCSS tool does is search for all your HTML files, gather all the CSS classes used, and then "purge" all the unused ones from the CSS file. You just need to declare all the HTML files you... - Source: dev.to / about 1 year ago
  • 23 of the best Eleventy Themes (Starters) for 2023
    Skeleventy gives you a rock-solid foundation to build fast and accessible static websites, with clean, understated design. Features include a minimal build pipeline with Laravel Mix, the Sass-powered utility class generator Gorko, Purge CSS, an HTML minifier, SEO-friendly page metadata, image lazy loading, responsive navigation, and an XML sitemap. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing Milligram and Purgecss, you can also consider the following products

Bulma - Bulma is an open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces.

Unused CSS - Easily find and remove unused CSS rules

Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions

CSS Peeper - Smart CSS viewer tailored for Designers.

Material UI - A CSS Framework and a Set of React Components that Implement Google's Material Design