Releases: Einenlum/tailwind-alchemist
Releases · Einenlum/tailwind-alchemist
1.3.1
- Add
from-
and -to
in utility list
- Add tests for scanner
1.3.0
- Add the
var(--color-old-color)
syntax if the replaced color is native to tailwind
1.2.0
- Replace commander with yargs
- Add chalk
- Print the color of the tailwind color in the terminal
1.1.0
- Number of colors found
- Number of files found per color (-v)
- Number of occurrences per color (-vv)
- Fix prefix of node imports
- Use async for scanner and replacer