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

chore(docs): include autoprefixer in tailwind install command #30718

Merged
merged 1 commit into from
Apr 6, 2021

Conversation

AntonNiklasson
Copy link
Contributor

Description

The Tailwind install guide seems to be missing the required module autoprefixer in the inital command. This is required for npx tailwindcss init to run in the next step. This is what you get if you init without autoprefixer installed:

Screenshot 2021-04-06 at 13 54 28

Related Issues

Fixes #30537

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 6, 2021
@LekoArts LekoArts added type: documentation An issue or pull request for improving or updating Gatsby's documentation and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Apr 6, 2021
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@LekoArts LekoArts changed the title docs: include autoprefixer in tailwind install command chore(docs): include autoprefixer in tailwind install command Apr 6, 2021
@LekoArts LekoArts merged commit c473abf into gatsbyjs:master Apr 6, 2021
This was referenced Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Tailwind install guide
2 participants