Description
A Haskell library for writing CSS as embedded Haskell code. It lets developers generate stylesheets with type-checked values, reusable functions, and programmatic composition.
Use it in Haskell web projects that want CSS generated from source code rather than handwritten files. Generated styles should still be reviewed in real browsers for layout, accessibility, and responsive behavior.