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

Prevent failing at virtual files #6006

Closed
wants to merge 1 commit into from

Conversation

sibbng
Copy link
Contributor

@sibbng sibbng commented Nov 8, 2021

Vite can serve virtual css files and those files are processed through postcss. If those files includes some "at rules" that Tailwind can parse Tailwind will throw error while trying to find them on filesystem.

@thecrypticace
Copy link
Contributor

@sibbng Hey, thanks for the PR! That sounds interesting but I'm not 100% sure I understand. Is there a reproduction you can provide that shows that this would be needed?

@sibbng
Copy link
Contributor Author

sibbng commented Feb 24, 2022

Hi, it was a very experimental thing that I can't put into minimal reproduction. I looked back to it and found a better way. Thanks for your interest.

@sibbng sibbng closed this Feb 24, 2022
@sibbng sibbng deleted the track-virtual-files branch February 24, 2022 03:56
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.

None yet

2 participants