Tailwind does not delete unused css #13668
Replies: 6 comments 15 replies
-
Could you provide a project that showcases the problem you are experiencing please? |
Beta Was this translation helpful? Give feedback.
-
No yet.
Arun Jenson ***@***.***>, 22 Tem 2024 Pzt, 11:29 tarihinde
şunu yazdı:
… any update on this?
—
Reply to this email directly, view it on GitHub
<#13668 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASYDI5WL2UKSQHMX2QFGNZTZNS7FRAVCNFSM6AAAAABHR6WEV2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMJRGIYTQNQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
This issue still needs:
|
Beta Was this translation helpful? Give feedback.
-
Yes same problem for me |
Beta Was this translation helpful? Give feedback.
-
Same problem still exists until I quit and restart the tailwindCSS build process using command described here Issue is something like this: Real issue arises here. As the build process is running in terminal, it will quickly rebuild CSS for So, I wanted to ask if it's a bug or I will have to do some configuration for it or any other command option for it to work correctly ? I hope I am able to explain the issue and expecting to get solution to it. |
Beta Was this translation helpful? Give feedback.
-
any update on this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
v3.4.3
What build tool (or framework if it abstracts the build tool) are you using?
postcss: 8.4.38
What version of Node.js are you using?
14.21.3
What browser are you using?
Chrome
What operating system are you using?
Windows
Describe your issue
Tailwind does not delete unused css.
//index.jsx
Beta Was this translation helpful? Give feedback.
All reactions