css-global-keywords

WebJar for css-global-keywords

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

css-global-keywords
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

css-global-keywords
WebJar for css-global-keywords
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jedmao/css-global-keywords

Download css-global-keywords

How to add to project

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

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.

css-global-keywords

List of global, CSS-wide keywords:

Installation

npm install css-global-keywords [--save[-dev]]

Usage

var cssGlobalKeywords = require('css-global-keywords');
cssGlobalKeywords; // ['initial', 'inherit', 'unset']

Versions

Version
1.0.1