wingcss

WebJar for wingcss

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

wingcss
Last Version

Last Version

1.0.0-beta
Release Date

Release Date

Type

Type

jar
Description

Description

wingcss
WebJar for wingcss
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/kbrsh/wing

Download wingcss

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/wingcss/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>wingcss</artifactId>
    <version>1.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/wingcss/
implementation 'org.webjars.npm:wingcss:1.0.0-beta'
// https://jarcasting.com/artifacts/org.webjars.npm/wingcss/
implementation ("org.webjars.npm:wingcss:1.0.0-beta")
'org.webjars.npm:wingcss:jar:1.0.0-beta'
<dependency org="org.webjars.npm" name="wingcss" rev="1.0.0-beta">
  <artifact name="wingcss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='wingcss', version='1.0.0-beta')
)
libraryDependencies += "org.webjars.npm" % "wingcss" % "1.0.0-beta"
[org.webjars.npm/wingcss "1.0.0-beta"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.0-beta