Skip to content

Reads source files looking for tachyons classes and replaces them with equivalent tailwind classes

License

Notifications You must be signed in to change notification settings

shanekenney/tachyons-to-tailwind

Repository files navigation

tachyons-to-tailwind

A tool for migrating codebases using tachyons to tailwind. It reads the supplied source files looking for tachyons classes and replaces them with equivalent tailwind classes.

Getting started

For development you will need to install GHC and Cabal (the build tool for Haskell projects). The easiest way to do this is with ghcup. This should install the latest version of GHC, along with a compatible version of cabal-install.

Running

Execute the tachyons-to-tailwind script at the root of the repo.

$ ./tachyons-to-tailwind --help

About

Reads source files looking for tachyons classes and replaces them with equivalent tailwind classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published