@hackage clevercss0.2.1
A CSS preprocessor
Installation
Dependencies (4)
- base <4
- containers
- mtl
- parsec >=3 && <4 Show all…
Dependents (3)
@hackage/acme-everything, @hackage/salvia-extras, @hackage/salvia
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
parsec2
(on by default)
Are we using parsec2?
CleverCSS is a CSS preprocessing library that allows defining variables and nesting selectors so that you don't need to Repeat Yourself.