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
Hi, Tailwind is so great but it is so easy to be copied. Just need copy html and get our design.
Can you make a function to tranform CSS class name to a, b, a_b,...?
It's more minify size of CSS too like this plugin: https://www.npmjs.com/package/mangle-css-class-webpack-plugin
I used this plugin before, it will need Tailwind prefix "tw-" to extract CSS and tranform.
Hope you can do this func. Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, Tailwind is so great but it is so easy to be copied. Just need copy html and get our design.
Can you make a function to tranform CSS class name to a, b, a_b,...?
It's more minify size of CSS too like this plugin:
https://www.npmjs.com/package/mangle-css-class-webpack-plugin
I used this plugin before, it will need Tailwind prefix "tw-" to extract CSS and tranform.
Hope you can do this func. Thank you
Beta Was this translation helpful? Give feedback.
All reactions