artelse / wing

:angel: Minimal, Responsive CSS Framework

Home Page:http://usewing.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wing

A minimal CSS framework.

Build Status Join the chat at https://gitter.im/KingPixil/wing Packagist

Why should you use it?

Everything you need to create a basic project is included, all in a 5kb file. 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

$ npm install --save wingcss

Link to It

<link rel="stylesheet" href="https://unpkg.com/wingcss"/>

Documentation

Find a bug?

Submit it in the issues

License

Licensed under the MIT License by by Kabir Shah

About

:angel: Minimal, Responsive CSS Framework

http://usewing.ml

License:MIT License


Languages

Language:CSS 88.6%Language:JavaScript 11.4%