Remove license comment from Tailwind 4 #16099
Unanswered
ngdangtu-vn
asked this question in
Help
Replies: 2 comments 1 reply
-
You could look at writing a custom vite/rollup plugin that is included after Tailwind that removes the comment. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Or you could use shell command to remove it. |
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.
-
I prefer to maximum compression and I'm looking for a solution to remove all the comment from built files. When I move to tw4, my built files always get this:
If it's requirement to add credit of tw, I prefer to put it in my credit page than having a comment in file. Can I remove it and how?
btw, I follow this guide: https://tailwindcss.com/docs/installation/framework-guides/astro
Beta Was this translation helpful? Give feedback.
All reactions