clay

CSS preprocessor as embedded Haskell.

http://fvisser.nl/clay

Version on this page:0.13.3
LTS Haskell 22.14:0.14.0@rev:1
Stackage Nightly 2024-03-28: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.13.3@sha256:0292ccb6b03b5c9db58e2d83da2a7ec1afd10c758bb2002cf5277fe64a5cc144,2060
Depends on 3 packages(full list with versions):
Used by 1 package in lts-14.23(full list with versions):

Clay

Build Status Hackage

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.