File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -176,6 +176,7 @@ by one line of code.
176176 variables.
177177* [ ` webp-in-css ` ] to use WebP background images in CSS.
178178* [ ` postcss-clamp ` ] transform ` clamp() ` to combination of ` min/max `
179+ * [ ` postcss-spring-easing ` ] replaces ` spring() ` with a resulting ` linear() ` function and add a ` --spring-duration ` css variable
179180
180181See also [ ` oldie ` ] plugins pack.
181182
@@ -950,3 +951,4 @@ See also plugins in modular minifier [`cssnano`].
950951[ `postcss-pixel-to-remvw` ] : https://github.com/ben-lau/postcss-pixel-to-remvw
951952[ `@csstools/postcss-design-tokens` ] : https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-design-tokens
952953[ `postcss-easy-import` ] : https://github.com/TrySound/postcss-easy-import
954+ [ `postcss-spring-easing` ] : https://github.com/okikio/postcss-spring-easing
You can’t perform that action at this time.
0 commit comments