stylehacks

WebJar for stylehacks

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

4.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

https://github.com/cssnano/cssnano

Скачать stylehacks

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.webjars.npm : browserslist jar [4.0.0,5)
org.webjars.npm : postcss jar [7.0.0,8)
org.webjars.npm : postcss-selector-parser jar [3.0.0,4)

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

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


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

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

Версия
4.0.3
4.0.0
4.0.0-rc.2
2.2.0