Skip to content

Releases: Einenlum/tailwind-alchemist

1.3.1

30 Jan 11:44
Compare
Choose a tag to compare
  • Add from- and -to in utility list
  • Add tests for scanner

1.3.0

29 Jan 20:16
Compare
Choose a tag to compare
  • Add the var(--color-old-color) syntax if the replaced color is native to tailwind

1.2.0

29 Jan 19:38
Compare
Choose a tag to compare
  • Replace commander with yargs
  • Add chalk
  • Print the color of the tailwind color in the terminal

1.1.0

29 Jan 18:23
Compare
Choose a tag to compare
  • 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

1.0.0

29 Jan 13:29
Compare
Choose a tag to compare
Init