You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
Running npm run build (or gulp build) on repro will start a task that never finish
Changing the purge options in tailwind.config.css will have the expected behaviour (ie task ending).
The text was updated successfully, but these errors were encountered:
What version of @tailwindcss/jit are you using?
v0.1.18
What version of Node.js are you using?
v12.21.0
What build tool (or framework if it abstracts the build tool) are you using?
gulp
What browser are you using?
Chrome
What operating system are you using?
Windows with WSL2
Reproduction repository
https://github.com/rfrerebe/jit-repro
Hello,
Running
npm run build
(orgulp build
) on repro will start a task that never finishChanging the purge options in
tailwind.config.css
will have the expected behaviour (ie task ending).The text was updated successfully, but these errors were encountered: