https://kbrsh.github.io/wing/
:gem: A beautiful CSS framework designed for minimalists.
https://kbrsh.github.io/wing/
Last synced: about 20 hours ago
JSON representation
:gem: A beautiful CSS framework designed for minimalists.
- Host: GitHub
- URL: https://kbrsh.github.io/wing/
- Owner: kbrsh
- License: mit
- Created: 2016-05-29T18:10:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T01:56:56.000Z (over 5 years ago)
- Last Synced: 2025-10-04T23:31:20.639Z (about 1 month ago)
- Language: CSS
- Homepage: https://kbrsh.github.io/wing
- Size: 5.98 MB
- Stars: 2,007
- Watchers: 50
- Forks: 156
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-resources-for-developers - Wing
- design-resources-for-developers - Wing
- awesome-css - Wing - A Minimal, Lightweight, Responsive framework. (Frameworks :art: / Editor's Draft :black_nib:)
README
Wing
A minimal CSS framework.
[](https://travis-ci.org/kbrsh/wing)
[](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)
