Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.5 KB

LIST.md

File metadata and controls

35 lines (18 loc) · 1.5 KB

PostCSS Sparrow plugins

Send us a PR request to list your plugins here:

Transformations

A PostCSS Sparrow plugin that helps you append text-indent to a selector when letter-spacing is found, in order to center words correctly.

A PostCSS Sparrow plugin that helps you add the new experimental CSS declaration, content-visibility: auto to any selectors for boosting render performance.

A PostCSS Sparrow plugin that helps you automatically apply clamp() to values to achieve a fluid design efficently.

A PostCSS Sparrow plugin that creates fallback of `clamp()`` for you.

Declarations filtering

A PostCSS Sparrow plugin that helps you search CSS declarations by units.

A PostCSS Sparrow plugin that helps you search CSS declarations by properties.

A PostCSS Sparrow plugin that helps you search CSS declarations by values.