~alcinnz/haskell-stylist

ref: ee89bcfdbf10f2759cf3b618a5fa3f2b0bbafa6c haskell-stylist/src/Stylish/Style/Selector.hs -rw-r--r-- 1.4 KiB
ee89bcfd — Adrian Cochrane 5 years ago
Abstract away RuleStore construction.
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.