postcss-plugins
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
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
A PostCSS plugin to output messages to the terminal.
@postcss-plugins/text-transform
A PostCSS plugin to transform the text.
@postcss-plugins/token-utility
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
A PostCSS plugin to create a TypeScript file by each CSS file.