~alcinnz/haskell-stylist

ref: 813c306e72e72f1f1620786971e64470643ee323 haskell-stylist/src/Stylish/Style/Selector/Index.hs -rw-r--r-- 3.4 KiB
813c306e — Adrian Cochrane 5 years ago
Reorganize modules to make space for styling passes not related to selectors.
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.