Wing是一个极小、响应式CSS框架

Wing是一个新的框架,也是极简主义爱好者的好朋友。它提供了默认格栅布局、自定义元素以及各种组件,而且它的体积只有5KB。

JavaScript CSS相关

访问GitHub主页

共1945Star

详细介绍

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"/>

Documentation

Find a bug?

Submit it in the issues

License

Licensed under the MIT License by Kabir Shah