~alcinnz/haskell-stylist

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