modern-normalize

WebJar for modern-normalize

Лицензия

Лицензия

MIT
Категории

Категории

ORM Данные
Группа

Группа

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

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

modern-normalize
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

modern-normalize
WebJar for modern-normalize
Ссылка на сайт

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

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

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

https://github.com/sindresorhus/modern-normalize

Скачать modern-normalize

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

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

Зависимости

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

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

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

Differences from normalize.css

All credit should go to normalize.css. I just removed some cruft and added some improvements. If you have questions about the source, check out the original source and this for details.

The goal of this project is to make itself obsolete.

Browser support

  • Latest Chrome
  • Latest Firefox
  • Latest Safari

Install

$ npm install modern-normalize
Download
CDN

Usage

@import 'node_modules/modern-normalize/modern-normalize.css';

or

<link rel="stylesheet" href="node_modules/modern-normalize/modern-normalize.css">

FAQ

Can you provide Sass, Less, etc, ports?

There's absolutely no reason to have separate ports for these. They are just CSS supersets and can import CSS directly.

Related

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

Версия
1.1.0
1.0.0