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

The default config stub in tailwind has been renamed in v3.3.0 #791

Closed
manojthomas13 opened this issue Mar 28, 2023 · 4 comments
Closed

Comments

@manojthomas13
Copy link

It looks like the defaultConfig.stub imported here

import { default as defaultTailwindConfigRaw } from 'tailwindcss/stubs/defaultConfig.stub'
has been renamed to config.full.js in v3.3.0, https://github.com/tailwindlabs/tailwindcss/pull/10785/files#diff-80719d2d3e7493b57a3d73a3f9fb4fda9b407d119ff73bef44ee327b50f7576aL1

Thanks a ton for twin.macro

@lemihthien
Copy link

the same issue

@agrattan0820
Copy link

Yep, experiencing the same issue

@ben-rogerson
Copy link
Owner

ben-rogerson commented Mar 28, 2023

Got it - update coming soon.

The fix in the meantime is to use the previous tailwindcss version:

@ben-rogerson
Copy link
Owner

ben-rogerson commented Mar 31, 2023

Fixed in v3.3 🎉

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

No branches or pull requests

4 participants