File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -485,6 +485,7 @@ See also plugins in modular minifier [`cssnano`].
485485 doesn’t fit the mobile browser screen.
486486* [ ` postcss-unit-processor ` ] flexible processing of CSS units.
487487* [ ` postcss-rem-to-px ` ] converts ` rem ` values to ` px ` values.
488+ * [ ` postcss-design-tokens ` ] provides a function to retrieve design tokens expressed in JS or JSON, within CSS.
488489
489490
490491[ flexbox bugs ] : https://github.com/philipwalton/flexbugs
@@ -882,3 +883,4 @@ See also plugins in modular minifier [`cssnano`].
882883[ `postcss-rem-to-px` ] : https://github.com/TheDutchCoder/postcss-rem-to-px
883884[ `postcss-prefix-hover` ] : https://github.com/larsmunkholm/postcss-prefix-hover
884885[ `postcss-resolve-urls` ] : https://github.com/bognarlaszlo/postcss-resolve-urls
886+ [ `postcss-design-tokens` ] : https://github.com/jptaranto/postcss-design-tokens
You can’t perform that action at this time.
0 commit comments