~alcinnz/haskell-stylist

ref: 4bdb4befad2b36c500e4f30d584b5415c00ef7c6 haskell-stylist/src/Data/CSS/Style/Selector/Specificity.hs -rw-r--r-- 2.2 KiB
5ff74dcf — Adrian Cochrane 4 years ago
Parse namespace selectors.
d5e77295 — Adrian Cochrane 4 years ago
Compute correct specificity for :is() & :not() pseudoclasses.
186cbffa — Adrian Cochrane 4 years ago
Improve documentation, release version 1.2
6344dc8e — Adrian Cochrane 4 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
e5b85906 — Adrian Cochrane 4 years ago
Add support for psuedoelements/classes.
00ed62a1 — Adrian Cochrane 4 years ago
Code cleanliness fixes.
af343c17 — Adrian Cochrane 4 years ago
Switch to new namespace for consistency with other modules like css-syntax.
c1fca3d5 — Adrian Cochrane 4 years ago
Draft alternate API.