Home >Web Front-end >CSS Tutorial >I made an app to convert Tailwind Volors as objects to Tailwind Vs PostCSS

I made an app to convert Tailwind Volors as objects to Tailwind Vs PostCSS

王林
王林Original
2024-09-06 14:30:06810browse

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 :-)

I made an app to convert Tailwind Volors as objects to Tailwind Vs PostCSS

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!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:CSS Flexbox Deep DiveNext article:CSS Flexbox Deep Dive