Skip to content

Added section to troubleshooting #179

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

Merged

Conversation

alexbjorlig
Copy link
Contributor

In refrence to issue #172, this VS code setting:

"search.exclude": {
    "**/*.js": true
},

prevented the Tailwind config from being found ☺️

In refrence to issue tailwindlabs#172, this VS code setting:
```
"search.exclude": {
    "**/*.js": true
},
```
prevented the Tailwind config from being found ☺️
@bradlc bradlc merged commit 81e6c7b into tailwindlabs:master Jan 8, 2021
@bradlc
Copy link
Contributor

bradlc commented Jan 8, 2021

Thanks @alexbjorlig!

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

Successfully merging this pull request may close these issues.

2 participants