~alcinnz/haskell-stylist

ref: 2881aec48224a437d9a258a44637b7b0746057ae haskell-stylist/src/Stylish/Style/Selector.hs -rw-r--r-- 931 bytes
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.