sfcode
An Online Competing and Development Environment
|
Minify gradient parameters with PostCSS.
With npm do:
Where possible, this module will minify gradient parameters. It can convert linear gradient directional syntax to angles, remove the unnecessary 0%
and 100%
start and end values, and minimise color stops that use the same length values (the browser will adjust the value automatically).
See the PostCSS documentation for examples for your environment.
See CONTRIBUTORS.md.
MIT © Ben Briggs