Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
meghna opened this issue May 11, 2017 · 0 comments
Open

Comments

@meghna
Copy link

meghna commented May 11, 2017

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": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant