Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milligram/milligram-sass
A minimalist CSS framework on Sass version.
https://github.com/milligram/milligram-sass
css-framework design flexbox framework html milligram minimalist sass
Last synced: about 2 months ago
JSON representation
A minimalist CSS framework on Sass version.
- Host: GitHub
- URL: https://github.com/milligram/milligram-sass
- Owner: milligram
- License: mit
- Created: 2016-01-01T09:48:27.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T00:59:16.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T22:20:16.031Z (10 months ago)
- Topics: css-framework, design, flexbox, framework, html, milligram, minimalist, sass
- Language: HTML
- Homepage: https://milligram.io
- Size: 994 KB
- Stars: 23
- Watchers: 4
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: .github/contributing.md
- Funding: .github/funding.yml
- License: license
Awesome Lists containing this project
README
> A minimalist CSS framework on Sass version.
[![Travis Status](https://travis-ci.org/milligram/milligram-sass.svg?branch=master)](https://travis-ci.org/milligram/milligram-sass?branch=master)
[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/6k58nb7927suv4e0?svg=true)](https://ci.appveyor.com/project/cjpatoilo/milligram-sass)
[![Codacy Status](https://img.shields.io/codacy/grade/82f7acf539d0457891ca91e16204c6f7/master.svg)](https://www.codacy.com/app/milligram/milligram-sass/dashboard)
[![Dependencies Status](https://david-dm.org/milligram/milligram-sass.svg)](https://travis-ci.org/milligram/milligram-sass?branch=master)
[![Version Status](https://badge.fury.io/js/milligram-sass.svg)](https://www.npmjs.com/package/milligram-sass)
[![Download Status](https://img.shields.io/npm/dt/milligram-sass.svg)](https://www.npmjs.com/package/milligram-sass)
[![Gitter Chat](https://img.shields.io/badge/gitter-join_the_chat-4cc61e.svg)](https://gitter.im/milligram/milligram)## 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-sass
```**Install with npm**
```sh
$ npm install milligram-sass
```**Install with Yarn**
```sh
$ yarn add milligram-sass
```## 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-sass/contribute).
## License
Designed with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://cjpatoilo.com/license).