Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbrsh/wing
:gem: A beautiful CSS framework designed for minimalists.
https://github.com/kbrsh/wing
Last synced: 3 days ago
JSON representation
:gem: A beautiful CSS framework designed for minimalists.
- Host: GitHub
- URL: https://github.com/kbrsh/wing
- Owner: kbrsh
- License: mit
- Created: 2016-05-29T18:10:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T01:56:56.000Z (over 4 years ago)
- Last Synced: 2025-01-05T04:08:11.581Z (10 days ago)
- Language: CSS
- Homepage: https://kbrsh.github.io/wing
- Size: 5.98 MB
- Stars: 2,009
- Watchers: 52
- Forks: 159
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- Awesome - Wing - A beautiful CSS framework designed for minimalists [kbrsh.github.io](https://kbrsh.github.io/wing/). (Development / VoIP)
- Awesome-CSS-Resources - wing:
README
Wing
A minimal CSS framework.
[![Build Status](https://travis-ci.org/kbrsh/wing.svg?branch=master)](https://travis-ci.org/kbrsh/wing)
[![Packagist](https://img.shields.io/badge/license-MIT-blue.svg)](https://kbrsh.github.io/license)## Features
Everything you need to create a basic project is included, all in a **2kb** file (minified + gzipped). On top of that, almost everything is styled automatically, without the need for learning specific classes. This allows for an intuitive experience developing with Wing, as it's designed to be a boilerplate stylesheet for any project.
## Installation
**npm**
```sh
$ npm install --save wingcss
```**Link to It**
```html
```
## [Documentation](https://kbrsh.github.io/wing/)
## Find a bug?
Submit it in the [issues](https://github.com/kbrsh/wing/issues)
## License
Licensed under the [MIT License](https://kbrsh.github.io/license) by [Kabir Shah](https://kabir.sh)