Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milligram/milligram-stylus
A minimalist CSS framework on Stylus version.
https://github.com/milligram/milligram-stylus
css-framework design flexbox framework html milligram minimalist stylus
Last synced: about 8 hours ago
JSON representation
A minimalist CSS framework on Stylus version.
- Host: GitHub
- URL: https://github.com/milligram/milligram-stylus
- Owner: milligram
- License: mit
- Created: 2016-01-01T09:49:22.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T01:00:25.000Z (over 1 year ago)
- Last Synced: 2024-11-08T03:39:30.063Z (11 days ago)
- Topics: css-framework, design, flexbox, framework, html, milligram, minimalist, stylus
- Language: HTML
- Homepage: https://milligram.io
- Size: 851 KB
- Stars: 18
- Watchers: 4
- Forks: 5
- Open Issues: 12
-
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 Stylus version.
[![Travis Status](https://travis-ci.org/milligram/milligram-stylus.svg?branch=master)](https://travis-ci.org/milligram/milligram-stylus?branch=master)
[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/87788so9a3ou25dq?svg=true)](https://ci.appveyor.com/project/cjpatoilo/milligram-stylus)
[![Codacy Status](https://img.shields.io/codacy/grade/7592f9923ec2438982eaa972d4e1371f/master.svg)](https://www.codacy.com/app/milligram/milligram-stylus/dashboard)
[![Dependencies Status](https://david-dm.org/milligram/milligram-stylus.svg)](https://travis-ci.org/milligram/milligram-stylus?branch=master)
[![Version Status](https://badge.fury.io/js/milligram-stylus.svg)](https://www.npmjs.com/package/milligram-stylus)
[![Download Status](https://img.shields.io/npm/dt/milligram-stylus.svg)](https://www.npmjs.com/package/milligram-stylus)
[![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-stylus
```**Install with npm**
```sh
$ npm install milligram-stylus
```**Install with Yarn**
```sh
$ yarn add milligram-stylus
```## 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-stylus/contribute).
## License
Designed with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://cjpatoilo.com/license).