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

Add optional support for custom postcss plugins #8474

Closed

Conversation

dustinsoftware
Copy link

This is accomplished via postcss.config.js, which will be searched for if plugins is not specified as an option to postcss-loader

Postcss plugins are required to use Tailwind CSS, a popular styling framework which leverages a custom module import syntax.

This overlaps slightly with #8331, but takes a non-breaking change approach.

How I tested this:

Screen Shot 2020-02-13 at 00 33 35

This is accomplished via postcss.config.js, which will be searched for if `plugins` is not specified as an option to `postcss-loader`

Postcss plugins are required to use Tailwind CSS, a popular styling framework which leverages a custom module import syntax.

This overlaps slightly with facebook#8331, but takes a non-breaking change approach.
@JVictorV
Copy link

That's great!! PostCSS custom settings are a great addition to the project and also i really want to try out tailwind with react

@dustinsoftware
Copy link
Author

@ianschmitz would you be up for taking a look at this? 🙏

@stale
Copy link

stale bot commented Apr 18, 2020

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Apr 18, 2020
@dustinsoftware
Copy link
Author

Please don’t close this stalebot?

@stale stale bot removed the stale label Apr 18, 2020
@piecyk
Copy link

piecyk commented Apr 24, 2020

This would be awesome!

@stale
Copy link

stale bot commented May 25, 2020

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label May 25, 2020
@dustinsoftware
Copy link
Author

Bump? Is there any interest in this?

Otherwise probably need to use craco or something.....

@stale stale bot removed the stale label May 25, 2020
@stale
Copy link

stale bot commented Jun 26, 2020

This pull request has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Jun 26, 2020
@stale
Copy link

stale bot commented Jul 3, 2020

This pull request has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue. Thank you for your contribution!

@stale stale bot closed this Jul 3, 2020
@Christophvh
Copy link

Would love this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants