~alcinnz/haskell-stylist

ref: af85879608f76acc390415f139c9c999311c0b47 haskell-stylist/README.md -rw-r--r-- 2.0 KiB
af858796 — Adrian Cochrane 5 years ago
Update README.md
3cd5b4ad — Adrian Cochrane 5 years ago
[Project] Stylish Haskell

Generic implementation of CSS selectors, specificity, cascade, and inheritance
independant of supported CSS properties.
ceb3b528 — Adrian Cochrane 5 years ago
Add and pass some unit tests.
22d07de9 — Adrian Cochrane 5 years ago
Init module.
2b92867d — Adrian Cochrane 5 years ago
Initial commit