Skip to content

Commit f8eedb7

Browse files
authored
docs: add postcss-spring-easing
1 parent 0a7e5a6 commit f8eedb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/plugins.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

180181
See 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

0 commit comments

Comments
 (0)