Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milligram/milligram
A minimalist CSS framework.
https://github.com/milligram/milligram
amp css css-framework design flexbox framework hacktoberfest html milligram minimalist
Last synced: 1 day ago
JSON representation
A minimalist CSS framework.
- Host: GitHub
- URL: https://github.com/milligram/milligram
- Owner: milligram
- License: mit
- Created: 2015-12-10T17:03:36.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T16:35:52.000Z (about 1 year ago)
- Last Synced: 2024-12-10T05:28:39.377Z (3 days ago)
- Topics: amp, css, css-framework, design, flexbox, framework, hacktoberfest, html, milligram, minimalist
- Language: HTML
- Homepage: https://milligram.io
- Size: 8.02 MB
- Stars: 10,225
- Watchers: 167
- Forks: 746
- Open Issues: 126
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: .github/contributing.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
- Awesome-CSS-Resources - milligram:
- awesome-made-by-brazilians - Milligram
- fucking-awesome-css-frameworks - Repo
- awesome-css-frameworks - Repo
- StarryDivineSky - milligram/milligram
- awesome - milligram/milligram - A minimalist CSS framework. (HTML)
- awesome - milligram/milligram - A minimalist CSS framework. (HTML)
README
> A minimalist CSS framework.
[![Travis Status](https://travis-ci.org/milligram/milligram.svg?branch=master)](https://travis-ci.org/milligram/milligram?branch=master)
[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/xcm8meymwerq0r82?svg=true)](https://ci.appveyor.com/project/cjpatoilo/milligram)
[![Codacy Status](https://img.shields.io/codacy/grade/848fb4bd6902434fab0bcfb5461284fe/master.svg)](https://www.codacy.com/app/milligram/milligram/dashboard)
[![Dependencies Status](https://david-dm.org/milligram/milligram.svg)](https://david-dm.org/milligram/milligram)
[![Version Status](https://badge.fury.io/js/milligram.svg)](https://www.npmjs.com/package/milligram)
[![Download Status](https://img.shields.io/npm/dt/milligram.svg)](https://www.npmjs.com/package/milligram)
[![Gitter Chat](https://img.shields.io/badge/gitter-join_the_chat-4cc61e.svg)](https://gitter.im/milligram/milligram)
[![Setup Automated](https://img.shields.io/badge/setup-automated-blue?logo=gitpod)](https://gitpod.io/from-referrer/)## Why it's awesome
Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! **Only 2kb gzipped!** It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy!
## Download
**Install with Bower**
```sh
$ bower install milligram
```**Install with npm**
```sh
$ npm install milligram
```**Install with Yarn**
```sh
$ yarn add milligram
```## Table of Contents
- [Getting Started](https://milligram.io/#getting-started)
- [Typography](https://milligram.io/#typography)
- [Blockquotes](https://milligram.io/#blockquotes)
- [Buttons](https://milligram.io/#buttons)
- [Lists](https://milligram.io/#lists)
- [Forms](https://milligram.io/#forms)
- [Tables](https://milligram.io/#tables)
- [Grids](https://milligram.io/#grids)
- [Code](https://milligram.io/#code)
- [Utilities](https://milligram.io/#utilities)
- [Tips](https://milligram.io/#tips)
- [Browser Support](https://milligram.io/#browser-support)
- [Examples](https://milligram.io/#examples)## Contributing
Want to contribute? Follow these [recommendations](https://github.com/milligram/milligram/contribute).
## License
Designed with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://cjpatoilo.com/license).