About

Metadata

  • Last updated , by tomjaguarpaw
  • License BSD-3-Clause
  • Categories Web Development, Graphics
  • Maintained by: Sebastiaan Visser <code@fvisser.nl>

  • Lottery factor: 2

Links

Installation

Tested Compilers

  1. 9.12.1
  2. 9.10.1
  3. 9.8.1
  4. 9.6.6
  5. 9.4.2
  6. 9.2.2
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4

Readme

Clay

build 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.