clay

CSS preprocessor as embedded Haskell.

http://fvisser.nl/clay

Version on this page:0.12.2
LTS Haskell 22.13:0.14.0@rev:1
Stackage Nightly 2024-03-14:0.15.0
Latest on Hackage:0.15.0

See all snapshots clay appears in

BSD-3-Clause licensed by Sebastiaan Visser
Maintained by Sebastiaan Visser
This version can be pinned in stack with:clay-0.12.2@sha256:64271c40504eafd79c70141979f1fa445ccf01c718b2da4e31472e972428ef25,1993
Depends on 3 packages(full list with versions):
Used by 2 packages in nightly-2017-10-28(full list with versions):

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 http://fvisser.nl/clay.

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