clay

Version 0.15.0 revision 1 uploaded by tomjaguarpaw.

Package meta

Synopsis
CSS preprocessor as embedded Haskell.
Description

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.

Author
Sebastiaan Visser
Bug reports
http://github.com/sebastiaanvisser/clay/issues
Category
Web, Graphics
Copyright
n/a
Homepage
http://fvisser.nl/clay
Maintainer
Sebastiaan Visser <code@fvisser.nl>
Package URL
n/a
Stability
n/a

Components