Skip to content

Commit

Permalink
Added postcss-unit-processor plugin to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
hex-ci committed Jun 28, 2021
1 parent 7e7b0e9 commit 56dcf91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ See also plugins in modular minifier [`cssnano`].
* [`postcss-px-to-viewport`] generates viewport units (`vw`, `vh`, `vmin`, `vmax`) from `px` units.
* [`postcss-viewport-height-correction`] solves the popular problem when `100vh`
doesn’t fit the mobile browser screen.

* [`postcss-unit-processor`] flexible processing of CSS units.

[flexbox bugs]: https://github.com/philipwalton/flexbugs

Expand Down Expand Up @@ -871,3 +871,4 @@ See also plugins in modular minifier [`cssnano`].
[`postcss-easy-z`]: https://github.com/CSSSR/postcss-easy-z
[`postcss-icon-blender`]: https://github.com/icon-blender/postcss-icon-blender
[`postcss-variable-compress`]: https://github.com/navanshu/postcss-variable-compress
[`postcss-unit-processor`]: https://github.com/hex-ci/postcss-unit-processor

0 comments on commit 56dcf91

Please sign in to comment.