Replies: 1 comment
-
How does the Tailwind CSS file related to XTerm's CSS? Consider providing a git repo that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! I'm currently building CSS using Tailwind. However, I've run into an issue. When I import some CSS from JavaScript, like this:
sometimes the generated Tailwind CSS file only includes the styles from XTerm and not the Tailwind styles.
To generate the CSS, I use the following command:
I'm using TW 4, but I've seen this issue in TW 3.2 too
what could be happening here?
Beta Was this translation helpful? Give feedback.
All reactions