~alcinnz/haskell-stylist

ref: 3cd5b4addd694b2b62d579df5e6e01afec92f3ec haskell-stylist/src/Stylish/Parse/Selector.hs -rw-r--r-- 3.8 KiB
df951629 — Adrian Cochrane 5 years ago
Improve parsing API.

Now compound selectors have their own type, aiding indexing and maybe interpretation.
Now only one selector is associated with outputted style rule.
ceb3b528 — Adrian Cochrane 5 years ago
Add and pass some unit tests.