~alcinnz/haskell-stylist

ref: da4a58433cec8a6851115a5bd624a02ea1b77e69 haskell-stylist/src/Data/CSS/Preprocessor d---------
da4a5843 — Adrian Cochrane 5 years ago
Support multiple @document conditions (FIX)
4435ce00 — Adrian Cochrane 5 years ago
Switch @document from conjunctive conditions to disjunctive conditions.
8f545827 — Adrian Cochrane 5 years ago
Implement @document rules (save regexp() conditions).

I've still got to select a regexp library to power it.