~alcinnz/haskell-stylist

ref: 0a897a1de2316b6c02dffaff38a8cb3e66769d1e haskell-stylist/src/Stylish/Style/Index.hs -rw-r--r-- 3.4 KiB
8492d01f — Adrian Cochrane 5 years ago
Implement CSS selector interpretor.
d321f69d — Adrian Cochrane 5 years ago
Unit test the style index.
342f1e52 — Adrian Cochrane 5 years ago
Lookup possible styles from the index.
16597996 — Adrian Cochrane 5 years ago
Index style rules to quickly narrow down which ones match a given element.