Home >Web Front-end >CSS Tutorial >I made an app to convert Tailwind Volors as objects to Tailwind Vs PostCSS
I've been experimenting with Tailwind CSS V4 and initially thought translating colors from the tailwind.config.js to PostCSS would be a hassle, if you have a lot to convert.
So, I created this small tool to make it easier.
https://www.colorsandfonts.com/tailwind-to-postcss-converter/
A sneak peak :-)
The above is the detailed content of I made an app to convert Tailwind Volors as objects to Tailwind Vs PostCSS. For more information, please follow other related articles on the PHP Chinese website!