Software Alternatives & Reviews

Milligram VS Cirrus CSS

Compare Milligram VS Cirrus CSS and see what are their differences

Milligram logo Milligram

A minimalist CSS framework

Cirrus CSS logo Cirrus CSS

The SCSS framework for the modern web. It's component based, customizable, and completely open source.
  • Milligram Landing page
    Landing page //
    2023-09-25
  • Cirrus CSS Landing page
    Landing page //
    2022-08-03

Cirrus is a modular, responsive, and component centric SCSS framework aimed at bringing beautiful, hassle-free styling. Cirrus works right away with minimal styling. From there, add components and tweak using utility classes to make it truly your own.

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)

Cirrus CSS videos

No Cirrus CSS videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Milligram and Cirrus CSS)
CSS Framework
90 90%
10% 10
Design Tools
87 87%
13% 13
Development Tools
100 100%
0% 0
Front-End Frameworks
0 0%
100% 100

Questions and Answers

As answered by people managing Milligram and Cirrus CSS.

Which are the primary technologies used for building your product?

Cirrus CSS's answer:

Cirrus is possible thanks to open source contributors on Dart Sass and True (Sass unit testing framework).

What makes your product unique?

Cirrus CSS's answer:

There are often debates on whether component-centric frameworks such as Bootstrap or atomic-classed frameworks such as Tailwind are better for its: - Learning curve - Maintainability - Flexibility - Ease of use

I am a fan of both frameworks as they have their strengths depending on the situation. With component-based frameworks, it is quite easy to slap a couple of different elements together and you have a working website. However, customization may require writing lots of other CSS yourself which takes time away from building your product. Utility-class-based frameworks offer customization that is as granular as it gets short of writing the CSS yourself but without the overhead. A major drawback is that being able to customize and use tree shaking requires direct integration of Tailwind into your project and a CDN version is not feasible for production.

Cirrus is a framework that takes the best parts of both of these types of frameworks and provides: - Many pre-built basic components to accelerate your development velocity (e.g. Avatars, Modals, Tabs, etc.). To keep your code clean, all component classes are built following the BEM convention. - A suite of common utility classes to help tweak and polish your designs when needed. These utility classes are so powerful that you can construct components with them alone. - Different CDN builds of the framework that can be dropped in at any browser (core, ext, all). Choose one that fits your needs.

With the release of 0.7, much of the framework can now be customized. Since the framework is written entirely in SCSS, it can take advantage of all the existing APIs for class generation. The new configuration system in Cirrus allows you to: - Add/Edit/Delete component styles. - Add/Edit/Delete utility classes. - Specify which breakpoints are supported. - Toggle which classes should have viewport variants (to help save on build size). - Enable/Disable different parts of the framework. - And more :)

What's the story behind your product?

Cirrus CSS's answer:

Started in late 2016, Cirrus was built as a side project of mine to foray into web development. Since then it has grown immensely with the addition of components, more utility classes, CSS grid, etc. My main goal for this framework is to make web development as painless as possible -- and that always starts with great documentation and consistency in design choices.

User comments

Share your experience with using Milligram and Cirrus CSS. 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 Cirrus CSS

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...

Cirrus CSS Reviews

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

Social recommendations and mentions

Based on our record, Milligram seems to be more popular. It has been mentiond 9 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

Cirrus CSS mentions (0)

We have not tracked any mentions of Cirrus CSS yet. Tracking of Cirrus CSS recommendations started around Aug 2021.

What are some alternatives?

When comparing Milligram and Cirrus CSS, 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.

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

Skeleton CSS - A Beautiful Boilerplate for Responsive, Mobile-Friendly Development

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

Spectre.css - Lightweight, responsive and modern CSS framework for faster and extensible development.