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
I expect the class names to be obfuscated during the build process, so that the final output CSS will contain obfuscated class names instead of the plain ones.
What is actually happening?
When I run the command npm run build, the tw-class-list.json file only has an empty array and the tailwind class does not change.
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
version
3.14.159
Link to minimal reproduction
NA
Steps to reproduce
NA
What is expected?
I expect the class names to be obfuscated during the build process, so that the final output CSS will contain obfuscated class names instead of the plain ones.
What is actually happening?
When I run the command
npm run build
, the tw-class-list.json file only has an empty array and the tailwind class does not change.System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: