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: 5 months 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T01:00:25.000Z (about 2 years ago)
- Last Synced: 2024-11-08T03:39:30.063Z (6 months 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.
[](https://travis-ci.org/milligram/milligram-stylus?branch=master)
[](https://ci.appveyor.com/project/cjpatoilo/milligram-stylus)
[](https://www.codacy.com/app/milligram/milligram-stylus/dashboard)
[](https://travis-ci.org/milligram/milligram-stylus?branch=master)
[](https://www.npmjs.com/package/milligram-stylus)
[](https://www.npmjs.com/package/milligram-stylus)
[](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).