~alcinnz/haskell-stylist

ref: 4435ce007d34a8f0488a6a7634c91f0e84fe236a haskell-stylist/src/Data/CSS/Preprocessor/Conditions.hs -rw-r--r-- 1.8 KiB
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.