Skip to content

Commit 951030f

Browse files
committed
add postcss-easy-import to the plugin list
1 parent bc18340 commit 951030f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/plugins.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ See also plugins in modular minifier [`cssnano`].
529529
* [`postcss-design-tokens`] provides a function to retrieve design tokens
530530
expressed in JS or JSON, within CSS.
531531
* [`postcss-pixel-to-remvw`] converting px to both of rem and vw, also one of them
532-
532+
* [`postcss-easy-import`] inline @import rules content with extra features.
533533

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

@@ -931,3 +931,4 @@ See also plugins in modular minifier [`cssnano`].
931931
[`postcss-design-tokens`]: https://github.com/jptaranto/postcss-design-tokens
932932
[`postcss-pixel-to-remvw`]: https://github.com/ben-lau/postcss-pixel-to-remvw
933933
[`@csstools/postcss-design-tokens`]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-design-tokens
934+
[`postcss-easy-import`]: https://https://github.com/TrySound/postcss-easy-import

0 commit comments

Comments
 (0)