Closure Stylesheets

Closure Stylesheets is an extension to CSS that adds variables, functions, conditionals, and mixins to standard CSS. The tool also supports minification, linting, RTL flipping, and CSS class renaming.

License

License

GroupId

GroupId

com.google.closure-stylesheets
ArtifactId

ArtifactId

closure-stylesheets
Last Version

Last Version

20160212
Release Date

Release Date

Type

Type

jar
Description

Description

Closure Stylesheets
Closure Stylesheets is an extension to CSS that adds variables, functions, conditionals, and mixins to standard CSS. The tool also supports minification, linting, RTL flipping, and CSS class renaming.
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/closure-stylesheets/source/browse

Download closure-stylesheets

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.ant : ant jar 1.8.2
args4j : args4j jar 2.0.16
org.easymock : easymock jar 3.0
com.google.guava : guava jar 16.0.1
com.google.code.gson : gson jar 1.7.1
javacc : javacc jar 4.1
com.google.code.findbugs : jsr305 jar 1.3.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.google.closure-stylesheets

Google

Google ❤️ Open Source

Versions

Version
20160212
20140426
1.5.0
1.4.0
1.3.0