~alcinnz/haskell-stylist

ref: 0a7e279a67e8afcd5dcd90fc62921ffadbe1bb0f haskell-stylist/src/Data/CSS/Style/Importance.hs -rw-r--r-- 1.5 KiB
971039c7 — Adrian Cochrane 1 year, 11 months ago
Merge branch 'main' of git.adrian.geek.nz:/srv/git/haskell-stylist into main
0b37dedf — Adrian Cochrane 2 years ago
Tweak priority to be a list for the sake of cascadeLayers.
186cbffa — Adrian Cochrane 4 years ago
Improve documentation, release version 1.2
6344dc8e — Adrian Cochrane 5 years ago
Rework psuedoelement infrastructure so they can be their own boxes.
00ed62a1 — Adrian Cochrane 5 years ago
Code cleanliness fixes.
b6808a67 — Adrian Cochrane 5 years ago
Code cleanliness: Interpret Data.CSS.Style.Importance.splitProperties return value correctly.
3bd6ae52 — Adrian Cochrane 5 years ago
Test/fix cascade logic for selector specificity.
c1fca3d5 — Adrian Cochrane 5 years ago
Draft alternate API.