Skip to content

ezavile/postcss-plugins

Repository files navigation

@postcss-plugins

Monorepo that contains a set of PostCSS plugins.

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.

npm

A PostCSS plugin to output messages to the terminal.

npm

A PostCSS plugin to transform the text.

npm

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

npm

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