wingcss

WebJar for wingcss

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

wingcss
Последняя версия

Последняя версия

1.0.0-beta
Дата

Дата

Тип

Тип

jar
Описание

Описание

wingcss
WebJar for wingcss
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/kbrsh/wing

Скачать wingcss

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.0-beta