~alcinnz/haskell-stylist

ref: b26bb3d190dcd3f81b5acc6c288afc3645dc1420 haskell-stylist/README.md -rw-r--r-- 261 bytes
b26bb3d1 — Adrian Cochrane Implement basic parser. TODO test. 5 years ago
                                                                                
22d07de9 Adrian Cochrane
1
2
3
4
# Stylish Haskell
Generic CSS style engine for Haskell, intended to aid the development of new browser engines.

Stylish Haskell implements CSS selection and cascade (but not inheritance) independant of the CSS at-rules and properties understood by the caller.