~alcinnz/haskell-stylist

ref: 768a480d006a0bb80d3f56e5ebdaee42af15fa7e haskell-stylist/src/Stylish/Style/Selector.hs -rw-r--r-- 1.2 KiB
768a480d — Adrian Cochrane 5 years ago
Cascade CSS properties.
2881aec4 — Adrian Cochrane 5 years ago
Implement simple facade over the rule stores.

This will later be extended to support cascade and dispatching.
d47030fd — Adrian Cochrane 5 years ago
Handle !important CSS declarations.
7d540c43 — Adrian Cochrane 5 years ago
Compose together rule stores.