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

gatsby-plugin-antd available #1708

Closed
bskimball opened this issue Aug 3, 2017 · 4 comments
Closed

gatsby-plugin-antd available #1708

bskimball opened this issue Aug 3, 2017 · 4 comments

Comments

@bskimball
Copy link
Contributor

Not sure if this is correct, but I created a plugin to incorporate Ant Design as a plugin. It uses import on demand using babel-plugin-import

https://github.com/bskimball/gatsby-plugin-antd

npm install gatsby-plugin-antd --save

Let me know if this helps and feel free to add it to the repo.

@bskimball
Copy link
Contributor Author

found some issues, not ready quite yet

@bskimball
Copy link
Contributor Author

fixed the issues and tested. Is working properly with gatsby blog starter

@bskimball bskimball reopened this Aug 3, 2017
@KyleAMathews
Copy link
Contributor

nice! Antd looks like a really nice component library. We don't yet have a way to automatically add community plugins to the website (want to have it pull that info from NPM) but for now, you can add your plugin to https://github.com/gatsbyjs/gatsby/blob/master/docs/docs/plugins.md

Perhaps under a "Community Plugins" section?

@bskimball
Copy link
Contributor Author

bskimball commented Aug 5, 2017

I created a pull request #1726 which adds a community plugins section and the gatsby-plugin-antd

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

2 participants