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

Looks like Xwind not updated and cannot use JIT mode in TailwindCSS #30

Open
Demetryi opened this issue Apr 12, 2021 · 2 comments
Open

Comments

@Demetryi
Copy link

What version of Tailwind CSS are you using?

2.1.1

What build tool (or framework if it abstracts the build tool) are you using?

Next.js 10.1.3, @emotion 11.x, xwind 0.8.0

What version of Node.js are you using?

v14.5.3

What browser are you using?

Chrome

What operating system are you using?

macOs

Reproduction repository

https://github.com/Demetryi/TailwindJITBug

Describe your issue

When I start using mode: "jit" I get

matchUtilities is not a function

error, removing jit no error.
Looks like Xwind not updated and cannot use JIT mode in TailwindCSS

please remove package.lock before installation.

@caobaloc12
Copy link

Same issue here. Any updates or workaround?

@jacobdubail
Copy link

I was completely blocked. Had to rip out every single reference to xw and replace with twin.macro. Works a treat, but what a pain.

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

3 participants