~alcinnz/haskell-stylist

ref: 524ca9ccb53650f86854618ae35bcddba0546fab 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.