~alcinnz/haskell-stylist

ref: 10a6e6345c3ef52a03531ee7ab5f18d56bbe54f7 haskell-stylist/src/Data/CSS/Preprocessor d---------
10a6e634 — Adrian Cochrane 5 years ago
Fix syntax errors in ConditionalStyles
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.