37
81
+ 1
50

What is Milligram?

Milligram provides a minimal setup of styles for a fast and clean starting point. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code.
Milligram is a tool in the Front-End Frameworks category of a tech stack.
Milligram is an open source tool with 10.2K GitHub stars and 753 GitHub forks. Here’s a link to Milligram's open source repository on GitHub

Who uses Milligram?

Companies
4 companies reportedly use Milligram in their tech stacks, including Tam Development LLC., Gooroo, and SoundPump.net.

Developers
30 developers on StackShare have stated that they use Milligram.
Pros of Milligram
7
Minimalist
6
Flexbox
6
Weightless
4
Grids
4
Consistent
4
Responsiveness
3
Customizable
3
Flexible
3
Open source
3
Popular
3
CSS framework
2
Great docs
2
Sass
Decisions about Milligram

Here are some stack decisions, common use cases and reviews by companies and developers who chose Milligram in their tech stack.

Weverton Timoteo

I find myself struggling trying to use a specific minified CSS file under node_modules for Milligram in Phoenix Framework using Webpack. First I thought that I need to define a resolve entry in my webpack.config.js as described in css-loader docs.

Then, I've discovered that I can simply use this Webpack notation in my manifest file (app.scss):

@import '~milligram/dist/milligram.min';

As described in docs:

To import assets from a node_modules path (include resolve.modules) and for alias, prefix it with a ~

Note that if you have other Webpack loaders, it will expand your CSS file in development mode.

See more

Milligram Alternatives & Comparisons

What are some alternatives to Milligram?
Micro
Micro is a framework for cloud native development. Micro addresses the key requirements for building cloud native services. It leverages the microservices architecture pattern and provides a set of services which act as the building blocks
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

Milligram's Followers
81 developers follow Milligram to keep up with related blogs and decisions.