cssnano-util-get-arguments

WebJar for cssnano-util-get-arguments

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cssnano-util-get-arguments
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cssnano-util-get-arguments
WebJar for cssnano-util-get-arguments
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/cssnano/cssnano

Download cssnano-util-get-arguments

How to add to project

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

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.


cssnano


A modular minifier, built on top of the PostCSS ecosystem.

Backers on Open Collective Sponsors on Open Collective NPM version Build Status codecov Gitter

cssnano is a modern, modular compression tool written on top of the PostCSS ecosystem, which allows us to use a lot of powerful features in order to compact CSS appropriately.

Our preset system allow you to load cssnano in a different configuration depending on your needs; the default preset performs safe transforms, whereas the advanced preset performs more aggressive transforms that are safe only when your site meets the requirements; but regardless of the preset you choose, we handle more than whitespace transforms!

Optimisations range from compressing colors & removing comments, to discarding overridden at-rules, normalising unicode-range descriptors, even mangling gradient parameters for a smaller output value! In addition, where it's made sense for a transform, we've added Browserslist to provide different output depending on the browsers that you support.

For further details check out the website:

You can now try cssnano online!

Contributing

See CONTRIBUTING.md.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

MIT © Ben Briggs

org.webjars.npm

Versions

Version
4.0.0
4.0.0-rc.2