Skip to content

Commit

Permalink
Merge pull request #1747 from ben-lau/main
Browse files Browse the repository at this point in the history
Update plugins.md
  • Loading branch information
ai committed May 18, 2022
2 parents 24f2efc + e36ed17 commit 6447b55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/plugins.md
Expand Up @@ -526,6 +526,7 @@ See also plugins in modular minifier [`cssnano`].
* [`postcss-rem-to-px`] converts `rem` values to `px` values.
* [`postcss-design-tokens`] provides a function to retrieve design tokens
expressed in JS or JSON, within CSS.
* [`postcss-pixel-to-remvw`] converting px to both of rem and vw, also one of them


[flexbox bugs]: https://github.com/philipwalton/flexbugs
Expand Down Expand Up @@ -926,3 +927,4 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-prefix-hover`]: https://github.com/larsmunkholm/postcss-prefix-hover
[`postcss-resolve-urls`]: https://github.com/bognarlaszlo/postcss-resolve-urls
[`postcss-design-tokens`]: https://github.com/jptaranto/postcss-design-tokens
[`postcss-pixel-to-remvw`]: https://github.com/ben-lau/postcss-pixel-to-remvw

0 comments on commit 6447b55

Please sign in to comment.