Skip to content

Interface to support additional postcss plugins in tachyons-build-css #15

Open
@meghna

Description

@meghna

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions