Open
Description
Now that the tachyons build process supports additional postcss plugins (tachyons-css/tachyons-build-css#9), I was wondering if it makes sense for the client to support it in it's interface.
The user would supply a json file via a new flag (--postcss-plugins
maybe?) that would include a list of additional postcss plugins and their options. It would look like this:
{
"postcss-color-function": {}
}
Metadata
Metadata
Assignees
Labels
No labels