We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
1.2.14+6a363a38d
Microsoft Windows NT 10.0.19045.0 x64
bun init --react=tailwind bun run build --outdir=dist/two bunx serve dist/two -n
Tailwind classes should be working the same way they do with --outdir=dist:
--outdir=dist
Notice that the tailwind reset styles have applied, but no style classes are working
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What version of Bun is running?
1.2.14+6a363a38d
What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
What steps can reproduce the bug?
What is the expected behavior?
Tailwind classes should be working the same way they do with
--outdir=dist
:What do you see instead?
Notice that the tailwind reset styles have applied, but no style classes are working
Additional information
No response
The text was updated successfully, but these errors were encountered: