Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Classes for spacing are not generated? #133

Closed
dvlden opened this issue Mar 21, 2021 · 0 comments
Closed

Classes for spacing are not generated? #133

dvlden opened this issue Mar 21, 2021 · 0 comments

Comments

@dvlden
Copy link

dvlden commented Mar 21, 2021

What version of @tailwindcss/jit are you using?

0.1.1

What version of Node.js are you using?

15.7.0

What browser are you using?

Chrome

What operating system are you using?

macOS

Reproduction repository

I do not have one, I just applied JIT on the client's project.

I am using the following package:
TailwindCSS NuxtJS

From that package, I was able to fetch the information of the jit version being used.

However, when jit is enabled, I lose all spacing classes. By spacing classes I mean:
space-x-*, gap-*

In this example, gap-5 is applied and it's no longer working. It's not generated.

Screenshot 2021-03-21 at 16 50 58


Same here, however, space-x-6 has been applied.

Screenshot 2021-03-21 at 16 51 58

Is this known issue that I'm not aware of? I tried searching and nothing came up.


Interesting thing to note is that space-y-* is working on the other hand. So I don't understand!

@dvlden dvlden closed this as completed Mar 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant