clay Simple demo of the clay CSS preprocessor Prerequisites This project requires GHC and clay. You can refer to the official installation instructions of clay and GHC. Compile and Execute To compile and execute the code, run the following command: ghc -o clay clay.hs && ./clay