status-go/vendor/github.com/andybalholm/cascadia
Andrea Maria Piana 4d15ae8a85 Upgrade to go 1.18 2022-05-11 12:39:54 +01:00
..
.travis.yml
LICENSE
README.md
parser.go Fix iconcache 2021-07-20 10:57:38 +02:00
selector.go Fix iconcache 2021-07-20 10:57:38 +02:00
serialize.go Fix iconcache 2021-07-20 10:57:38 +02:00
specificity.go

README.md

cascadia

The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.

To test CSS selectors without writing Go code, check out cascadia the command line tool, a thin wrapper around this package.

Refer to godoc here.