@castastrophe@front-end.social
Post #4312191
2026-07-05 17:23 UTC
Y’all big updates to one of my PostCSS plugins! postcss-custom-prop-sorting v4.0.0 is out (https://github.com/castastrophe/postcss-custom-prop-sorting/releases/tag/v4.0.0).
Sort your custom properties by dependency order, so –-color-base always lands before anything that var()s off it. New in v4:
• Warns on circular dependencies
• Traces the full var() fallback chain
• Ships with type declarations
• 100% ESM
Replies (0)
No replies.