Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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)