postcss-plugins icon indicating copy to clipboard operation
postcss-plugins copied to clipboard

Monorepo that contains a set of PostCSS plugins.

@postcss-plugins

Monorepo that contains a set of PostCSS plugins.

@postcss-plugins/button-builder

npm

A PostCSS plugin to generate button styles from given colors. At the moment, we generate four kind of appearances: solid, outline, stroke and flat.

If you want to see the styles generated take a look here.

@postcss-plugins/console

npm

A PostCSS plugin to output messages to the terminal.

@postcss-plugins/text-transform

npm

A PostCSS plugin to transform the text.

@postcss-plugins/token-utility

npm

A PostCSS plugin to generate design tokens utilities. This plugin generates utility classes and variables based on key-value pair tokens.

@postcss-plugins/typescript-css

npm

A PostCSS plugin to create a TypeScript file by each CSS file.