guizero / wing

:angel: Minimal CSS Framework

Home Page:http://usewing.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# [Wing](http://usewing.ml)

A minimal CSS framework.

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

forthebadge forthebadge

Why should you use it?

Wing provides a base of styles, and you don't even need to learn a gazillion class names, all of your elements will be styled automatically. Not to mention, that unlike Bootstrap or other popular Frameworks, Wing is only 4kb minified. Hope you enjoy!

Get Started

Install with npm

$ npm install --save wingcss

Link to It

<link rel="stylesheet" href="http://usewing.ml/dist/wing.min.css"/>

Find a bug?

Submit it in the issues

License

Handcrafted with ♥ by Kabir. Licensed under the MIT License.

About

:angel: Minimal CSS Framework

http://usewing.ml

License:MIT License


Languages

Language:CSS 93.0%Language:JavaScript 7.0%