Monorepo that contains a set of PostCSS plugins.
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.
A PostCSS plugin to output messages to the terminal.
A PostCSS plugin to transform the text.
A PostCSS plugin to generate design tokens utilities. This plugin generates utility classes and variables based on key-value pair tokens.
A PostCSS plugin to create a TypeScript file by each CSS file.