GitHunt
OL

A CSS preprocessor as embedded Haskell.

Clay is a CSS preprocessor like LESS and Sass, but implemented as an embedded
domain specific language (EDSL) in Haskell. This means that all CSS selectors
and style rules are first class Haskell functions, which makes reuse and
composability easy.

The project is described on the project homepage.

The API documentation can be found in the top level module Clay.

Build Status

Languages

Haskell98.2%Nix1.5%Shell0.3%
Other
Created April 7, 2018
Updated April 7, 2018
OlivierSohn/clay | GitHunt