6.0.3 • Published 1 month ago

postcss-minify-gradients v6.0.3

Weekly downloads
8,268,470
License
MIT
Repository
github
Last release
1 month ago

postcss-minify-gradients

Minify gradient parameters with PostCSS.

Install

With npm do:

npm install postcss-minify-gradients

Example

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).

Input

h1 {
    background: linear-gradient(to bottom, #ffe500 0%, #ffe500 50%, #121 50%, #121 100%)
}

Output

h1 {
    background: linear-gradient(180deg, #ffe500, #ffe500 50%, #121 0, #121)
}

Usage

See the PostCSS documentation for examples for your environment.

Contributors

See CONTRIBUTORS.md.

License

MIT © Ben Briggs

cssnano-preset-defaultvuedragdropuploadimagescloud-archive-s3bb-chat@fundefund/funde_ckgql_din_mod@olivervorasai/slidercogoportutils@infinitebrahmanuniverse/nolb-postcss-m@saaspe/componentsexpand-react-bridgesklif-ui-kitsklif-api@everything-registry/sub-chunk-2461@314oner_npm/universal-components-libraryp149-tabletest-popupssklif-ui@graines-digitales/nice-handsome-button@heml/stylesemr-tabulator-tables@hproinformatica/functions@humanity.cash/types@hoaitt/ckeditor5-build-classic-mentionera-ckeditor5es-react-bridge@harsha-jalan/ckeditor5-custom-build@hazyflame/vue-jitsi-meet@greminder/bootstrap-material-designsearch-list-reactex-ikon-components-librarysearch-input-reactfhir2sequelcomponent@ikon-x/ckeditor5-custom-build-for-irrosoft@e3sar33/minify-css@gotoeasy/csjseasyplayer-myresponsis-gantt-task-react@fabwcie/ckeditor5-preview@img-arena/img-ui-mui-theme@img-arena/ui-core@kommunicate/kommunicate-chatbot-plugin@kristoffertonning/vue-laravel-errors@liuweiheng19906666/lwh-demo2@lwh19906666/lwh-demo2@pumpn/cssnano-preset-default@purnasatria/directus-extension-document-interfaceuxun-cssnanovformlmqverify-img-codejesusdemo@refactorpro/pixi-virtual-joystickkafirchain-tetrisvue3-google-login-with-state@sak1sham/react-toc-highlightvue-compment@knooks/use-title@itayn-fireberry-org/itayn-test@itsridhopratama/taman-baca-masyarakatflowable-bpmn-modeler@juanzenn/ckeditor5-custom-build@juanaraneta/dept-central-lib-client@junvary/quasar-ui-qcascader@meysam213/react-leaflettingzi-vuepress@ngxvoice/ngx-voicelistner@skeetboothppq/component-library@silver0542/directus-extension-cma-components-editor@ozancakir/ckeditor5-build-inline-balloon@percent/percent-api-hooksvirtual-tour-guidevue-button-test1julien-easy-modaltype-libary@oriduk/ckeditor5-rebuild-musicanote@oriduk/ckeditor5-rebuild-oriduktohsaka888-use-breakpointhot-zone-vuetestujsk_custom_ckeditor5testapa@newsteam/postcss-configgarnish-uistock-ticker-react-widgetsticky-scroll-catchstories-react-bd@leiyulf/gantt-task-reactgenerator-bootstrap-boilerplate-template@mayuriachewad/pickupbiz-npm-packagetaman-baca-masyarakathantil-cssstyle-guide-mainsummerseatestlained-ckeditor5@zalastax/nolb-postcss-map-vue-captchaappcharge-checkoutappcharge-checkout-reactjs-sdknewdemo1@vasosolo/multiselectcombobox
6.0.3

1 month ago

6.0.2

2 months ago

6.0.1

4 months ago

6.0.0

1 year ago

5.1.1

2 years ago

5.1.0

2 years ago

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.3

2 years ago

5.0.2

3 years ago

5.0.1

3 years ago

5.0.0

3 years ago

5.0.0-rc.2

3 years ago

5.0.0-rc.1

3 years ago

5.0.0-rc.0

3 years ago

4.0.2

5 years ago

4.0.1

6 years ago

4.0.0

6 years ago

4.0.0-rc.2

7 years ago

4.0.0-rc.0

7 years ago

1.0.5

7 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago