kbrsh / wing

:gem: A beautiful CSS framework designed for minimalists.

Home Page:https://kbrsh.github.io/wing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wing

A minimal CSS framework.

Build Status Packagist

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

$ npm install --save wingcss

Link to It

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

Find a bug?

Submit it in the issues

License

Licensed under the MIT License by Kabir Shah

About

:gem: A beautiful CSS framework designed for minimalists.

https://kbrsh.github.io/wing

License:MIT License


Languages

Language:CSS 86.6%Language:JavaScript 13.4%