https://github.com/milligram/milligram-vscode
A minimalist CSS framework for VSCode.
https://github.com/milligram/milligram-vscode
css-framework editor framework milligram minimalist snippets vscode
Last synced: 3 months ago
JSON representation
A minimalist CSS framework for VSCode.
- Host: GitHub
- URL: https://github.com/milligram/milligram-vscode
- Owner: milligram
- License: mit
- Created: 2016-11-16T23:31:57.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T01:02:59.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T22:20:17.363Z (over 1 year ago)
- Topics: css-framework, editor, framework, milligram, minimalist, snippets, vscode
- Homepage: https://milligram.io
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
> A minimalist CSS framework.
[](https://travis-ci.org/milligram/milligram?branch=master)
[](https://ci.appveyor.com/project/cjpatoilo/milligram)
[](https://www.codacy.com/app/milligram/milligram/dashboard)
[](https://david-dm.org/milligram/milligram)
[](https://www.npmjs.com/package/milligram)
[](https://www.npmjs.com/package/milligram)
[](https://gitter.im/milligram/milligram)
[](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/blob/master/.github/contributing.md).
## License
Designed with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](license).