postcss-normalize-positions

7.0.0last stable release 1 year ago
Complexity Score
High
Open Issues
89
Dependent Projects
124
Weekly Downloadsglobal
11,303,737

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme





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

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:

  • Installation guide for your build process.
  • Full list of optimisations.

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

Dependencies

CVE IssuesActive
0
Scorecards Score
6.20
Test Coverage
98.00%
Follows Semver
Yes
Github Stars
4,840
Dependenciestotal
2
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute postcss-normalize-positions in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install postcss-normalize-positions
Processing...
Done

36 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.