~alcinnz/haskell-stylist

ref: e16b1d18edd47bb5c0b91e76a6944fe7d66d0d2b 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.