Skip to content

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